Push Notification
Retrieve an app push notification.
Retrieve details of app push notification by it's unique ID.
get/mobile_push/{id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the app push notification.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}