agents

Redraft Status

Progress of a bulk-redraft cycle, computed on read from each draft's generation_context (durable, survives a browser refresh).

With batch_id omitted, reports the agent's most recent cycle — this is how the UI recovers progress (or a lingering error) after a reload with no client state. A cycle is finished when it has members and none remain queued; errors carries the failed/refused drafts so the client can render a dismissible banner.

get/api/v1/agents/{agent_id}/redraft-status

Path parameters

agent_idstring uuid required

Query parameters

batch_idstring nullable

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Response

Successful Response

dataobject required

Changes

Changed in 3 of the 4 revisions of this API.6

    • the response's property default value changed from {"request_id":"","timestamp":"2026-09-03T04:12:49.531787"} to {"request_id":"","timestamp":"2026-09-03T19:42:04.697120"} for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-03T04:12:49.531787 to 2026-09-03T19:42:04.697120 for the status

      response-property-default-value-changed

    • the response's property default value changed from {"request_id":"","timestamp":"2026-09-02T16:58:28.431377"} to {"request_id":"","timestamp":"2026-09-03T04:12:49.531787"} for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-02T16:58:28.431377 to 2026-09-03T04:12:49.531787 for the status

      response-property-default-value-changed

    • the response's property default value changed from {"request_id":"","timestamp":"2026-09-01T18:59:27.102736"} to {"request_id":"","timestamp":"2026-09-02T16:58:28.431377"} for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-01T18:59:27.102736 to 2026-09-02T16:58:28.431377 for the status

      response-property-default-value-changed