Webhook Events
Objective memory read event
Triggered when the agent loads a memory entry by resolving a key against the objective’s memory stack
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