Alerts
Get a receipt
Retrieve the delivery receipt for a notification by ID, including its state and (when applicable) failure reason and referenced resource.
GET
Get a receipt
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Receipt ID
Response
receipt found
Delivery state of the receipt.
Available options:
pending, done, failed Reason a receipt failed. Present when state is failed.
Available options:
no_route_matched, deduplicated, suppressed, validation_error Type of the referenced resource (present when set).
ID of the referenced resource (present when set).
Get a receipt