GET /folders
List all folders the authenticated user is a member of.
Authorizations
X-API-KEYstringRequired
API key for authentication
Query parameters
querystringOptionalExample:
Search query to filter folders by name
marketinglimitnumber · min: 1 · max: 50OptionalExample:
Maximum results to return
20afterstringOptionalExample:
Pagination cursor from previous response
eyJpZCI6IjEyMyJ9Responses
200
Folders retrieved successfully
application/json
hasMorebooleanRequiredExample:
Whether more results are available
truenextCursorstring · nullableOptionalExample:
Cursor for next page, null if no more results
eyJpZCI6IjQ1NiJ9401
Invalid or missing API key
get
/v1.0/foldersRelated
Last updated
Was this helpful?