Skip to content

GET /runs/:id/finalize-intent

GET
/runs/{id}/finalize-intent
curl --request GET \
--url https://example.com/runs/example/finalize-intent

Warren-0d35: the in-pod finalize callback for the K8s backend — the pod fetches the reap intent, runs the workspace-dependent half in place, and POSTs the FinalizeResult back. Bearer-gated; the pod carries WARREN_API_TOKEN.

id
required
string

Successful response.

Error response (see src/core/errors.ts).