Get Folder

Retrieves information about the requested folder.


Valid Authentication Methods

API Key Grants:

  • FolderRead

OAuth 2.0 User Token and Account Token Scopes:

  • folder:readonly

Path Params
number
required

ID of the folder to be retrieved.

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 (trashed is okay) or does not exist.

Language
Credentials