Skip to main content
GET
List All Webhooks

Authorizations

X-API-Key
string
header
required

Headers

X-API-Key
string
required

Response

Successful Response

webhook_id
string
required

Unique identifier for the webhook

app_id
string
required

The ID of the developer app

service_type
string
required

Type of service

url
string
required

The webhook URL

created_at
string<date-time>
required

When the webhook was created

updated_at
string<date-time>
required

When the webhook was last updated

secret_token
string | null

Secret token (masked for security)