PREVIEW: Retrieve the list of users.

Retrieves the list of users within a specified org unit.
NOTE:This endpoint is currently in a preview stage.

Path Params
string
required

The ID of the org unit for which to retrieve the users.

Query Params
int32

The page number to retrieve. Starts at 1. If not provided, defaults to the first page.

int32

The size of each page. Use -1 for unlimited size, which retrieves all users.

string

The select expression.

string
enum

The name of a field to sort the result by.

string
enum
Defaults to ASC

The sort order, defaulting to ASC if unspecified.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*