cURL
curl --request GET \ --url https://api.ubpass.co/v1/wallet-pass/notifications \ --header 'api-key: <api-key>'
{ "items": [ {} ], "cursor": "<string>", "hasMore": true }
Search for push notifications
text search by notification name case insensitive
Zero based page index
The size of the page to be returned
Pass id
status list: Draft, Scheduled, Processing, Published, Failed
Success
The response is of type object.
object