Skip to main content
WEBHOOK

Body

application/json

Payload sent for the run_complete webhook event.

run
RunCompletedWebhookRunPayload · object
required

The completed run data

event_id
string<uuid>

Unique event identifier for idempotency

event_type
string
default:run_complete

Event type key

occurred_at
string<date-time>

Time the event occurred (UTC)

Response

Successful Response