Skip to main content
GET
Get
The secret is never returned — use Rotate webhook secret if you lost it.

Authorizations

api_key
string
header
required

Path Parameters

webhook_id
string
required

Response

Successful Response

This is base response model for all responses in partner service.

webhook_id
string
required
scope
WebhookScope · object
required
name
string
required
webhook_url
string
required
status
enum<string>
required

An enumeration.

Available options:
active,
disabled
created_at
string<date-time>
required
last_modified_time
string<date-time>
required
response_context
ResponseContext · object
required
description
string
headers
string[]
payload_format
enum<string>

An enumeration.

Available options:
json,
stringified_json
legacy
boolean