List identities
Retrieves a paginated list of identities in your workspace. Use pagination parameters to navigate through large identity lists efficiently.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Cursor for forward pagination. Set to the _id of the last item from
the previous page.
Cursor for backward pagination. Set to the _id of the first item from
the previous page.
Case-insensitive search text matched against identity profile fields.
Return only identities that have at least one of these tags.
Include aggregate usage metrics on each returned identity.
Field used to order the list.
IDENTITY_SORT_FIELD_UNSPECIFIED, IDENTITY_SORT_FIELD_DISPLAY_NAME, IDENTITY_SORT_FIELD_UPDATED