Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number
Number of items per page
Tenant ID
Example:
"51ab5dea-346a-48de-9cf5-1992e05e88a1"
Search term to filter users or positions by name
Example:
"John Doe"
Group IDs (comma separated)
Example:
"3ad8b8eb-5c00-4709-b03e-754dffd2a2e9, 6462f223-6268-413f-8a78-4c117a00a0a2"
User IDs (comma separated)
Example:
"cbb1a2cb-e5a8-437a-8691-da64eb56073b, 73977b93-2377-47d1-9e22-5fb54735673b"
Field to sort by
Available options:
positions, users Example:
"users"
Sort order
Available options:
asc, desc