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:
"8587ffc6-4d97-4997-965b-a71bce6e4314"
Versioning Field IDs (comma separated)
Example:
"75243ca2-9001-49f1-bfb6-3e42db090857, 017ed287-89ac-41c4-8ad2-2a995caf2580"
Search by field name
Example:
"Version"
Field to sort by
Example:
"id"
Sort order (asc/desc)
Available options:
asc, desc Example:
"asc"