Skip to main content
GET
Browse the delivery-decision audit log (why a notification was/wasn't sent)

Authorizations

x-api-key
string
header
required

Query Parameters

event_type
string | null
outcome
string | null
before
string | null
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

A keyset-paginated page of delivery-decision rows. next_cursor is the opaque cursor to pass as before for the next page (None on the last page).

items
DeliveryLogItem · object[]
required
next_cursor
string | null