Webhook Events
Fleet connection created
Emitted when a new fleet connection is created between a fleet and a connection.
WEBHOOK
Body
application/json
Fleet Connection created event. This object associates a connection to a fleet.
Version of the schema used for this event
Pattern:
^\d+\.\d+$Examples:
"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
Response
Successful Response