Returns a list of clients assigned to an account.
GET/accounts/{account_id}/clients
Lists available clients that have been created on the specified account.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successfully returned account clients.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A request failed due to an internal error.