List all enterprise and child organizations users and invitations.

Lists all enterprise and child organizations users and invitations

Path Params
string
required

ID of the enterprise organization to list users from Required field that identifies the enterprise

Query Params
organizationId
array of strings

Filter by organization ID. Multiple values can be passed as query parameters (e.g., &organization_id=x&organization_id=y)

organizationId
roleId
array of strings

Filter by role ID. Multiple values can be passed as query parameters (e.g., &role_id=x&role_id=y)

roleId
groupId
array of strings

Filter by group ID. Multiple values can be passed as query parameters (e.g., &group_id=x&group_id=y)

groupId
string

Defines the number of items that should be returned

string

Cursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.

string

Filter by name.

string

The field name to order by. Nested fields can be specified by using a dot (e.g. user.name).

string
enum

The order of returned items. Default is ASC.

Allowed:
string
enum

Filter by status. Default is ALL.

Allowed:
Responses

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