ListWebhookConfigsResp
- dataType: array object[] · WebhookConfigResp[]
- createdType: stringFormat: date-time
At When the webhook was created
- descriptionType: string
Description of this webhook configuration
- eventType: array string[] · WebhookEventType[]enum
Types Event types this webhook is subscribed to
values- workflow
.started - workflow
.failed - workflow
.completed - workflow
.declined - workflow
.voided
- idType: string
Unique identifier for the webhook configuration
- isType: boolean
Active Whether the webhook is currently active
- organizationType: string
Id Organization this webhook belongs to
- retryType: object · WebhookRetryConfig
Config - updatedType: stringFormat: date-time
At When the webhook was last updated
- urlType: stringFormat: uri
URL receiving webhook events
