List Folders

Retrieves a paginated list of folders created under your account.

Query Params
int32

Maximum number of folders to return in a single response. Accepts values from 0 to 100. If more than 100 folders are available, use the pagination token to retrieve additional results.

string

Filter folders by their parent folder ID.

string

Search for folders by full or partial name.

boolean

Whether to retrieve folders that are in the trash. Returns only the deleted folders if set to true.

string

Pagination token used to retrieve the next set of results when the total number of records exceeds the specified/default limit. This token is returned in the response and can be included in the next request to continue listing remaining assets. If the token value is null, it indicates that all available results have been retrieved.

Response

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