Folders
List
Retuns all the folders for all accounts that the user is authorized to. You can also filter folders to specific accounts
GET
/
folders
Authorizations
x-api-key
string
headerrequiredQuery Parameters
query
string
Optional query by foldername, description, external id 1 or external id 2
lastItemId
integer
default: 0Take records after the id
pageSize
integer
default: 100Page size
accountId
integer
Filter by a specific account id
Response
200 - application/json
pageSize
integer
lastItemId
integer
totalItems
integer
items
object[] | null