Skip to main content
WEBHOOK

Body

application/json

Payload sent for the downed_machines webhook event.

organization_id
string
required

Organization that owns the downed machines

machines
DownedMachine · object[]
required

Machines that currently appear down

event_id
string<uuid>

Unique event identifier for idempotency

event_type
string
default:downed_machines

Event type key

occurred_at
string<date-time>

Time the event occurred (UTC)

Response

Successful Response