List Folder Contents

Retrieves basic information about the contents of a given folder.

📘

This endpoint is paginated. For more information, see Pagination .


Valid Authentication Methods

API Key Grants:

  • FolderRead

OAuth 2.0 User Token

  • folder:readonly

Path Params
required

ID of the folder or root to retrieve contents of the authenticated user's root directory ("My Documents").

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted or does not exist.

Language
Credentials