Read insight
Use this endpoint to read the attributes of an insight according to its unique GUID.
GET
/users/{user_guid}/insights/{insight_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
insight_guid The unique identifier for the insight. Defined by MX. | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...