Folders
Get files in a folder
Get a list of the files directly within the specified folder.
get/v2/folders/{folder_id}/files
Path parameters
folder_idstring required
ID of the folder to list files from
Query parameters
branch_databoolean
Returns branch metadata in the response for each main file with a branch inside the folder.
Response
Response from the GET /v2/folders/{folder_id}/files endpoint.