Emitted when a webhook subscription is staled.
We mark a subscription as staled and automatically stop sending events to the webhook if the success rate for the last 6 hours is below 90%.
After fixing the issue, you must patch the webhook changing the status to active. If the success rate is still below 90%, the webhook will be marked as stale again.
Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
Webhook staled event.
Version of the schema used for this event
^\d+\.\d+$"1.0"
"1.1"
"2.0"
The event payload, with one or more records of the specified type
Unique identifier for the webhook subscription that triggered this delivery
ISO 8601 timestamp when the event occurred
Unique identifier for this specific event instance (UUID v7 for time-ordered sorting)
The number of times the event has been attempted to be delivered
Successful Response