Read member account
This endpoint allows you to read the attributes of an account resource.
GET
/users/{user_identifier}/members/{member_identifier}/accounts/{account_identifier}
Path Parameters
| Field | Required | Type |
|---|---|---|
account_identifier Use either the account | Required | String |
member_identifier Use either the member | Required | String |
user_identifier Use either the user | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...