Read notifications
Can pull up any notification associated with the user, including notifications created by MX for other channels besides PUSH.
GET
/users/{user_guid}/notifications/{notification_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
notification_guid The unique identifier for notifications. Defined by MX. | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...