v2

latestOpenAPI 3.0.0Proprietary2026-08-07936826.0 KB
Webhook Endpoints

Get webhook endpoint

Retrieves a single webhook endpoint. Secret values are redacted. Use GET /webhook_endpoints/schema to discover field definitions.

get/api/v3/webhook_endpoints/{nano_id}

Path parameters

nano_idstring required

Webhook endpoint nano ID (e.g., we_abc123)

Webhook endpoint nano ID (e.g., we_abc123)

Response

Success

idstring required

Webhook endpoint nano ID

toolkit_slugstring required

Toolkit this endpoint is for

client_idstring nullable required

OAuth app client ID

webhook_urlstring required

The webhook URL to register with the provider

dataobject nullable required

Configured fields with secret values masked

created_atstring required

ISO 8601 timestamp