List role assignees

You can list the admin role assignees by calling this endpoint. To use this endpoint, both read:admin_account and read:config_identity_store scopes should be granted.

REQUIRED API PERMISSION
read:admin_account
read:config_admin_identity_store
Path Params
string
required
Query Params
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.

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