Search users

Returns a list of principals.

This operation returns information about both user accounts and client applications. The optional type parameter enables filtering by type: Api or EndUser.

Query Params
integer
Defaults to 0

Number of page displaying the returned records, starting 0

integer
Defaults to 100

Number of records returned per page. See Response Pagination.

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending).

include
array of strings

List of subnodes to include in response. One or more of groups or userDetails.

  • If groups, response returns list of user groups assigned to principal.
  • If userDetails, response returns userDetails object that includes email, groupCount, userCreated, userLastModified, givenName and familyName properties.
include
string
enum

Status of user.

Allowed:
string

ID of user group.

string
enum

Type of the user. One of Api or EndUser

Allowed:
Responses

Language
Credentials
URL
Request
Response
Choose an example:
application/json