Skip to main content
GET
Get a webhook

Authorizations

Authorization
string
header
required

Use the Authorization header with Bearer scheme.

Examples:

  • API Key: Authorization: Bearer calid_xxxxx

Path Parameters

id
string
required

Webhook identifier.

Minimum string length: 1
Example:

"2f33b5cd-8ec7-4eb0-91fd-9488c30f4744"

Response

Webhook retrieved

Webhook retrieved

success
enum<boolean>
required
Available options:
true
data
object
message
string
meta
object