Get all contents of a given folder

Returns details of files and folders for the given folder name and folder path.
This endpoint retrieves the direct contents (files and subfolders) of a specified folder.
The response includes metadata for each item and supports pagination through continuation tokens.

Use this endpoint to:

  • Browse folder contents
  • List files in a specific location
  • Navigate through folder hierarchies

The response can be paginated if there are many items in the folder.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!