Gets a list of the folders for the account.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/folders?include={{include}}&include_items={{include_items}}&start_position={{start_position}}&template={{template}}&user_filter={{user_filter}}
Retrieves a list of the folders for the account, including the folder hierarchy. You can specify whether to return just the template folder or template folder and normal folders by setting the template
query string parameter.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include | string | ||
include_items | string | ||
start_position | string | ||
template | string | ||
user_filter | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |