Primary key
The unique identifier for the webhook dispatch record.
Specific attributes
The number of retry attempts for the webhook dispatch.
Rules: Precision: 1, Scale: 0
The status of the webhook dispatch.
Rules: Possible values: pending, success, failed
Foreign keys
The unique identifier of the associated event. Ref: Event Schema
The unique identifier of the associated webhook. Ref: Webhook Schema
Tracking attributes
The timestamp when the webhook dispatch record was created.
Rules: Precision: 6, with timezone
The timestamp when the webhook dispatch record was deleted, if applicable.
Rules: Precision: 6, with timezone
Indicates whether the webhook dispatch record has been deleted.