Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
10
Tenant ID
Example:
"3783eb06-9553-4793-accb-7fc1a609d316"
Section IDs (comma separated)
Example:
"ffcc642e-c078-4205-aa20-8ee9541a4530, 3532dd0a-e143-4008-a736-3d09deae14f8"
Category IDs (comma separated)
Example:
"f453cb72-0248-49d8-9f21-d547c6266212, e0827e48-ab11-457c-bc1f-1db9c3c7c000"
Search
Example:
"Finance"
Field to sort by
Example:
"id"
Sort order (asc/desc)
Available options:
asc, desc Example:
"asc"