List group members

You can list the existing group members by calling this endpoint. To use this endpoint, both read:config_identity_store and read:account scopes should be granted.

REQUIRED API PERMISSION
read:config_identity_store
read:account
Path Params
string
required
string
required
Query Params
string

Custom filter applicable only for searchable attribute in the following format: attribute_[path], e.g. attribute_name.givenName

string

Account ID

string

Login identifier (username, email or phone). Start with @ to search by email domain. When searching by domain, only email addresses belonging to that domain or its subdomains are returned.

string

Attribute mapped to the Email native claim. Start with @ to search by domain. When searching by domain, only email addresses belonging to that domain or its subdomains are returned.

string

User name in account info

boolean

Account is enabled or not

date-time

Start date used for filtering based on updatedAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

End date used for filtering based on updatedAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

Start date used for filtering based on createdAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

End date used for filtering based on createdAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

Start date used for filtering based on disabledAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

End date used for filtering based on disabledAt field. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

Start date used for filtering based on lastLoggedIn field. Must not be provided if neverLoggedIn is true. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

date-time

End date used for filtering based on lastLoggedIn field. Must not be provided if neverLoggedIn is true. Accepted formats are an ISO 8061 timestamp or an ISO 8061 duration with a +/- prefix.

boolean

Flag to filter for accounts that have never logged in.

string

Organization ID

string

Filter accounts that are under the provided unique identifier organization ID

roles
array of strings

Organization-role pairs used for filtering, should be provided in the following form: [organizationId]:[roleId]

roles
string
enum

Type of inclusion used for roles filter. By setting to exclude makes it an AND relationship within the values of the roles parameter.

Allowed:
int64
Defaults to 0

Zero-based page index (0..N)

int64
Defaults to 20

The size of the page to be returned

sort
array of strings

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

sort
Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses

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