Skip to main content
GET
Get all users in your organization

Query Parameters

page
integer
default:0

Results page you want to retrieve (0..N)

size
integer
default:20

Number of records per page

sort
string
default:""

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Response

200 - application/json

OK

id
integer<int64>
status
enum<string>
Available options:
ACTIVE,
INACTIVE
firstName
string
lastName
string
email
string
businessUnit
string