Get webhook
Webhooks
Get webhook
Get an existing webhook
GET
Get webhook
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Path Parameters
Webhook ID
Response
The retrieved webhook
Minimum array length:
1Available options:
counterparty.active, counterparty.compliance_rejected, counterparty.deleted, counterparty.in_compliance_review, customer.active, customer.in_compliance_review, customer.compliance_rejected, customer.created, customer.kyb_in_progress, customer.kyb_expired, customer.kyb_missing_information, customer.account_onboarding_pending, transaction.initializing, transaction.created, transaction.compliance_approved, transaction.compliance_rejected, transaction.completed, transaction.awaiting_funds, transaction.funds_received, transaction.cancelled, transaction.in_compliance_review, transaction.awaiting_compliance_review, transaction.processing_withdrawal, transaction.withdrawal_processed, transaction.processing_settlement, transaction.settlement_processed, transaction.processing_payment, transaction.payment_processed Available options:
enabled, disabled A valid Webhook ID
Pattern:
^whk_[a-zA-Z0-9]{27}$Example:
"whk_2ofTA13AD0xBtbEvBl20aEb1hEu"
A valid Client ID
Pattern:
^client_[a-zA-Z0-9]{27}$Example:
"client_2ofTA13AD0xBtbEvBl20aEb1hEu"

