Skip to main content

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

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

notification_guid

The unique identifier for notifications. Defined by MX.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...