WebhookDeliveryListOptions
Defined in: packages/webhook/src/runtime/types.ts:11
Properties
섹션 제목: “Properties”endpointId?
섹션 제목: “endpointId?”
optionalendpointId?:string
Defined in: packages/webhook/src/runtime/types.ts:12
eventType?
섹션 제목: “eventType?”
optionaleventType?:MESSAGE_SENT|MESSAGE_DELIVERED|MESSAGE_FAILED|MESSAGE_CLICKED|MESSAGE_READ|TEMPLATE_CREATED|TEMPLATE_APPROVED|TEMPLATE_REJECTED|TEMPLATE_UPDATED|TEMPLATE_DELETED|CHANNEL_CREATED|CHANNEL_VERIFIED|SENDER_NUMBER_ADDED|SENDER_NUMBER_VERIFIED|QUOTA_WARNING|QUOTA_EXCEEDED|PROVIDER_ERROR|SYSTEM_MAINTENANCE|ANOMALY_DETECTED|THRESHOLD_EXCEEDED
Defined in: packages/webhook/src/runtime/types.ts:13
limit?
섹션 제목: “limit?”
optionallimit?:number
Defined in: packages/webhook/src/runtime/types.ts:15
status?
섹션 제목: “status?”
optionalstatus?:"failed"|"success"|"pending"|"exhausted"
Defined in: packages/webhook/src/runtime/types.ts:14