GET /push/v1/messageApp/{messageId}/deliveries/{tokenId}
Retrieves delivery status of a previous messageApp send job.
| Name | Type | Description | |
|---|---|---|---|
| messageID | string | Required | The API key of the message definition. The 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