List notification history
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
1-based page number. Defaults to 1.
Filter by notification kind, e.g. ‘lifecycle.birthday’ or ‘loyalty.reward-unlocked’.
Filter by send decision: ‘sent’ or a ‘failed:<reason>’ / ‘skipped:<reason>’ variant.
Response
Total row count after server-side filtering — drives total-page math.
1-based page number that produced items.
Page size honored by the server (may be a clamp of the requested value).