GET /push/v1/messageTag/{messageId}/deliveries/{tokenId}
Retrieves delivery status of a previous messageTag send job.
Name | Type | Description | |
---|---|---|---|
messageID | string | Required | The API key of the message definition. This key is configured in the MobilePush user interface. |
tokenID | string | Required | The value returned following the send of a push message |
Example Request
Example Response