Webhook
Webhook details (without secret).
- createdType: stringFormat: date-time
Utc When the webhook was created.
- eventsType: array string[]
List of subscribed event types.
- idType: string
Unique identifier for the webhook.
- nameType: null | string
Human-readable name.
- statusType: string
Current status: active, paused, or disabled.
- updatedType: null | stringFormat: date-time
Utc When the webhook was last updated.
- urlType: string
The HTTPS URL where payloads are delivered.