Get Webhook Config
Webhooks
Get Webhook Config
Retrieve a webhook config by ID.
GET
Get Webhook Config
Retrieve a webhook config by ID.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
| Parameter | Type | Description |
|---|---|---|
webhookConfigId | integer | Webhook config ID (rootfi_id). |
Response
Returns{ data: { data: WebhookConfig }, request_id }.