Evaluation event
Delivered when a function-accuracy evaluation completes for a transformation. The evaluator's scores and per-field judgments are in result; check status for terminal success/failure.
For signing-secret setup and retry semantics that apply to every variant, see the Webhooks overview.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Example Requests
Emitted when a function-accuracy evaluation completes for a transformation.
Evaluations are scheduled by POST /v3/eval and run asynchronously; this
event reports the terminal result.
/evaluationSee also
- Webhooks overview — envelope, signing, retries
- Webhooks guide — subscribe, receive, verify