Last updated
Delivery history of one push message.
Where: Push β Campaigns β campaign β message Β· /projects/<project>/push/campaigns/<id>/view/<messageId>/message
Opening a message from a campaign batch leads here. The screen is meant to show one push message in full: its bound content, sender and receiver tokens, and its delivery state.
This screen is not implemented yet β it renders only a placeholder ("MessageViewPage"). The full message view exists in the code but is commented out. Tracked in testing-plan area 15-push. Until it lands, read a message through the API instead.
Endpoints: Get Push Campaign Message, Get Push Campaign Messages, Get Push Campaign Batch Notification.
Last updated