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:
"ff354858-4a4f-401e-a18b-9519ffe2372e"
Search term to filter users or positions by name
Example:
"John Doe"
Group IDs (comma separated)
Example:
"d279ecce-a763-4ec4-9391-5d1753facd83, 395377a1-4efa-41fd-9afb-b4df4fbb3d90"
Position IDs (comma separated)
Example:
"4ba8762e-fec9-4853-962f-219c8b16eba7, ffb04e8f-10aa-4986-9e2b-8e688c1ee342"
Field to sort by
Available options:
positions, users Example:
"users"
Sort order
Available options:
asc, desc