Get notification statistics
Retrieve detailed statistics for a specific wallet pass notification including delivery metrics, click tracking, and engagement data.
Statistics Include:
- Delivery status and timestamps
- Click-through rates for notification links
- User engagement metrics
- Error tracking and failure reasons
Pagination:
- Use
cursorparameter for next page navigation limitcontrols page size (default: 20, max: 20)
Authorizations
Bearer token authentication
Headers
Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user
^[a-zA-Z0-9-_]+$Path Parameters
Unique identifier of the notification to get statistics for
^[a-zA-Z0-9-_]+$Query Parameters
Pagination cursor for fetching the next set of statistics records
x >= 0Number of statistics records to return per page (1-20, max 20)
1 <= x <= 20Response
Successfully retrieved notification statistics
The time when the entity was created in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The time when the entity was last updated in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The user who created the entity.
The user who last updated the entity.
The ID of the workspace to which this entity belongs.