Retrieves a paginated list of positions with their assigned users
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page number
Number of items per page
Tenant ID
"ff354858-4a4f-401e-a18b-9519ffe2372e"
Search term to filter users or positions by name
"John Doe"
Group IDs (comma separated)
"d279ecce-a763-4ec4-9391-5d1753facd83, 395377a1-4efa-41fd-9afb-b4df4fbb3d90"
Position IDs (comma separated)
"4ba8762e-fec9-4853-962f-219c8b16eba7, ffb04e8f-10aa-4986-9e2b-8e688c1ee342"
Field to sort by
positions
, users
"users"
Sort order
asc
, desc
Position personnel data retrieved successfully
The response is of type object
.