Webhook Events
Objective sub-agent updated event
Triggered when a sub-agent objective’s status changes (e.g. running, completed, failed, cancelled)
WEBHOOK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The envelope for an objective event webhook delivery. Contains timestamp, event type, and the webhook data payload.
Response
200
Webhook received successfully