Webhook
GET
5 endpoints
/api/v3/webhook/eventType
GetWebhookEventTypesV3
Retrieves all available webhook event types
/api/v3/webhook/{webhookId}/log/{webhookLogId}/detail
GetWebhookLogDetailsV3
Retrieves detailed execution information for a specific webhook log entry
/api/v3/webhook/{webhookId}/log
GetWebhookLogsV3
Retrieves paginated execution logs for a specific webhook
/api/v3/webhook
GetWebhooksV3
Retrieves all webhooks with optional filtering
/api/v3/webhook/{webhookId}
GetWebhookV3
Retrieves a single webhook by ID