List account users

Retrieves all the account users, if the accountId has users.

SecurityZephrHmacHttp
Request
path Parameters
accountId
required
string

Unique Account identifier

Example: 5fag4a2d-86cd-4bb0-a5df-68dca75a3a21
Responses
200

OK - Users were found for accountId

404

Not Found - Cannot find users with the supplied accountId

get/v4/accounts/{accountId}/grants
Response samples
application/json
[
  • {
    }
]