ListWebhookDeliveriesResp
- dataType: array object[] · WebhookDeliveryResp[]
- attemptsType: array object[] · WebhookDeliveryAttempt[]
List of delivery attempts
- createdType: stringFormat: date-time
At When the delivery was created
- eventType: string
Id Unique event ID for idempotency
- eventType: string · WebhookEventTypeenum
Type Type of webhook event
values- workflow
.started - workflow
.failed - workflow
.completed - workflow
.declined - workflow
.voided
- idType: string
Unique identifier for the delivery
- nextType: stringFormat: date-time
Retry At When the next retry will be attempted
- organizationType: string
Id Organization this delivery belongs to
- payloadType: object
Event payload that was/will be delivered
- statusType: stringenum
Current delivery status
values- pending
- success
- failed
- stepType: string
Key Associated step key if applicable
- updatedType: stringFormat: date-time
At When the delivery was last updated
- webhookType: string
Config Id Webhook configuration this delivery belongs to
- workflowType: string
Id Associated workflow ID if applicable
- totalType: integer
Total number of deliveries
