GET v1/core/Accounts/{accId}/users?username={username}&email={email}&expand={expand}
List all the users in this account
Request Information
Parameters
Name | Description | Additional 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. |
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. |