List all webhook records for a transaction
Webhooks
List all webhook records for a transaction
Returns all outbound webhook delivery records for a transaction, ordered by creation time. Typically returns 0–2 records:
RECEIVER– notification to the receiving application on initiation.SENDER– callback to the sending application on outcome. Each record shows the delivery status, attempt count, last error, and the full event type sent.
GET
List all webhook records for a transaction
Authorizations
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.
Path Parameters
Transaction reference