List document types
Documents
List document types
GET
List document types
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:
"b0aeaaab-5169-4941-8cde-1ee3f3c78576"
Document Type IDs (comma separated)
Example:
"aa2f2bf5-1562-4b9d-8881-2ae421e7ae16, 9d8bbd2a-0619-45af-9acc-600f0c2e2aa4"
Search by type name
Example:
"Invoice"
Field to sort by
Example:
"id"
Sort order (asc/desc)
Available options:
asc, desc Example:
"asc"