Get a single account
Retrieve details of a specific internal account by account_id.
Path Parameters
Responses
| Status | Description |
|---|---|
200 |
Account details |
400 |
Request failed. All gateway errors are returned as HTTP 400 with this envelope. |
200 response
Account kind.
Possible values: active, frozen, deleted, pending
400 response
Human-readable error message.
Authorization
- ApiKeyAuth
Was this page helpful?