Lookup Folder

Get information about an individual folder

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get a single folder by id.

A successful call returns 200.

For a root folder, name is the folder title and path is /.
For a nested folder, name is the leaf segment and path is the parent path (often with a trailing /).

📘

Folder id values are numeric strings (for example "1259852"), not UUIDs.

Path parameter

NameTypeDescription
idstringRequired. The folder identifier.

Response

CodeMeaning
200Folder object.
500Folder could not be retrieved (including when the id does not exist). Body includes message and detail.
Path Params
string
required

Folder id (numeric string)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json