Skip to main content
GET
List folders by type

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

folderType
enum<string>
required

Folder category to list, tag or customField.

Available options:
tag,
customField
parentId
string

Restrict to sub-folders of this parent. Omit for top-level folders.

Response

OK

data
object[]
required