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