Read account
This endpoint returns the specified account resource.
GET
/users/{user_guid}/accounts/{account_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
account_guid The unique id for an | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...