Get a webhook
Returns a single webhook registration. A registration belonging to another association responds 404, identically to one that does not exist.
GET
Get a webhook
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), validated at the Kong edge.
Path Parameters
Webhook registration identifier.
Response
The webhook registration.
The event that triggers delivery. One active registration is allowed per association and event type.
Available options:
IntentInitiated, IntentProcessing, IntentFailed, IntentSuccessful, IntentRefunding, IntentRefunded, IntentRefundFailed, IntentCancelled Get a webhook