Type Alias: WebhookDelivery
Properties
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Delivery ID |
webhookEventId | string | Yes | Webhook Event ID |
subscriptionId | string | Yes | Subscription ID |
statusCode | number | No | HTTP status code |
responseBody | string | No | Response body |
responseHeaders | object | No | Response headers |
requestBody | string | No | Request body sent |
createdAt | string | Yes | Delivery timestamp |
Defined in
4Players/cortex-typescript-sdk/src/resources/webhooks.ts:19