Webhooks
Get webhook details
Retrieves detailed information about a specific webhook.
GET
Get webhook details
Authorizations
Path Parameters
The unique identifier of the webhook.
Response
Success response
The unique identifier for the webhook.
The timestamp when the webhook was created.
The list of events the webhook is subscribed to.
Minimum array length:
1The type of event that occurred.
Available options:
network.token.updated, pci.token.security-code.expired The URL to which the webhook sends event notifications.
The masked HMAC key used to sign the payloads sent to the webhook URL.
Example:
"123xxxx"
Get webhook details