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:
"1c3aa76d-3bd9-438d-b665-065122187f78"
Section IDs (comma separated)
Example:
"95c83c15-fb94-42ab-8245-aa7c52f763af, a79917f2-047e-4446-ba9b-5dbf6d0f33ad"
Category IDs (comma separated)
Example:
"a9348bbb-2456-451f-8a4a-a2cc52a04d5e, 05108c61-95c6-449c-bd0b-0e365773705d"
Search
Example:
"Finance"
Field to sort by
Example:
"id"
Sort order (asc/desc)
Available options:
asc, desc Example:
"asc"