Read statement by member
Use this endpoint to read a JSON representation of the statement.
GET
/users/{user_guid}/members/{member_guid}/statements/{statement_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique id for a | Required | String |
statement_guid The unique id for a | 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...