cURL
curl --request GET \ --url https://api.ubpass.co/v1/wallet-pass/notifications/{id} \ --header 'api-key: <api-key>'
{ "passSerialNumber": "<string>", "notificationName": "<string>", "notificationMessage": "<string>", "status": "Draft", "scheduledTime": "2023-11-07T05:31:56Z" }
notification Id
notification stats page list cursor
The size of the page to be returned for the notification stats
OK
The response is of type object.
object