History
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
1-based page number. Defaults to 1.
pageSize
Rows per page. Defaults to 20, capped at 100.
customerId
Filter to one customer's send history.
templateKey
Filter by notification kind, e.g. ‘lifecycle.birthday’ or ‘loyalty.reward-unlocked’.
channel
Filter by delivery channel, e.g. 'email'.
status
Filter by send decision: ‘sent’ or a ‘failed:<reason>’ / ‘skipped:<reason>’ variant.

