Skip to main content
GET
Get webhook

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Path Parameters

webhook_id
string<uuid>
required

The webhook ID

Response

The webhook

createdAt
integer<int64>
required

Unix timestamp in seconds.

eventType
enum<string>
required
Available options:
bank_account_updated,
customer_updated,
order_updated,
swap_updated,
kyc_updated,
kyb_updated
id
string<uuid>
required
updatedAt
integer<int64>
required

Unix timestamp in seconds.

url
string
required