Accounts
Folders
Gets all folders associated with the account
GET
/
accounts
/
{accountId}
/
folders
Authorizations
x-api-key
string
headerrequiredPath Parameters
accountId
integer
requiredThe account id
Query Parameters
query
string
lastItemId
integer
default: 0pageSize
integer
default: 100Response
200 - application/json
pageSize
integer
lastItemId
integer
totalItems
integer
items
object[] | null