Get push notification
This endpoint fetches the details of a push notification identified by the externalId.
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
The external identifier of the push notification to retrieve.
Response
Success
Internal unique identifier of the push notification.
Title of the push notification.
Name of the push activity. Falls back to the title for activities created without a name.
Current state of the push notification (e.g., Draft, Scheduled, Delivered).
1, 2, 3, 4, 5 The scheduled delivery date of the push notification.
The date and time when the push notification was last modified.
Identifier of the author who created the push notification.
Name of the author who created the push notification.
Message content of the push notification.
Expiration date after which the notifications will no longer be sent.
Indicates whether the notification is ready to be distributed.
Obsolete. Indicates if the notification is segmented. Use Push.Api.DTO.GetNotificationResponse.SegmentationType instead.
0, 1, 2, 3 The date and time when the push notification was created.
List of audience IDs targeted by the notification.
Count of subscribed devices to which the notifications are sent.
Number of recipients who opened the notification.
Count of delivered messages which were received by the user.
Identifier for store targeted by the notification
Unified campaign identifier
External identifier of the notification.
External URL linked to the content or notification.
Obsolete. Use file info from Push.Api.DTO.SegmentationInfo instead.