get https://api.connio.cloud/v3/accounts/
Api Key Authorization
Required Fields | Values |
---|---|
Context type | Account |
Scopes | subaccount:read |
Security
If a user tries to access sub account information without having proper credentials (e.g. GET .../v3/accounts/{ref}/users), the system returns Resource Not Found error instead of Unauthorized error. This is intended security measure in order to prevent unwanted account id and name lookups.