Retrieve account details
GET /accounts/:account_id
Retrieves the account details using the unique account_id.
https://docs.acquired.com/reference/fetch-account-by-id
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
filter | null | Limit the fields returned in the response to the ones you need. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |