GET v1/core/Accounts/{accId}/users?username={username}&email={email}&expand={expand}

List all the users in this account

Request Information

Parameters

NameDescriptionAdditional information
accId

Define this parameter in the request URI.

username
optinal query string provided parameter to search by username

Define this parameter in the request URI.

email
optinal query string provided parameter to search by email

Define this parameter in the request URI.

expand
optinal query string provided parameter to return resourceIDs

Define this parameter in the request URI.