Skip to main content
GET
Get a webhook

Authorizations

x-bigco-hmac-sha256
string
header
required

Base64-encoded HMAC-SHA256 signature of the request. Every request must also include the x-bigco-hmac-username and x-date headers, and POST/PUT requests must include x-digest. See the Authentication guide for the full signing procedure.

Path Parameters

webhook_id
string<uuid>
required

The UUID of the webhook subscription.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

The webhook subscription.

webhook
object
required