Skip to main content

Type Alias: WebhookDelivery

type WebhookDelivery: components["schemas"]["WebhookDelivery"];

Properties

PropertyTypeRequiredDescription
idstringYesDelivery ID
webhookEventIdstringYesWebhook Event ID
subscriptionIdstringYesSubscription ID
statusCodenumberNoHTTP status code
responseBodystringNoResponse body
responseHeadersobjectNoResponse headers
requestBodystringNoRequest body sent
createdAtstringYesDelivery timestamp

Defined in

4Players/cortex-typescript-sdk/src/resources/webhooks.ts:19