v1
latestOpenAPI 3.1.02026-08-06244570.4 KBAgent
Get authoring-agent job status
Poll the status of an authoring-agent job.
Authentication: API Key required (x-api-key header)
Status Values
| Status | Description |
|---|---|
| pending | Job is queued |
| processing | The agent is authoring (typically 30s-3min) |
| completed | Done — template_id and preview_url are set |
| failed | Job failed (see error_message); credits were refunded |
Poll every 2-5 seconds. A job stuck in processing for more than 10 minutes is failed automatically and its credits refunded.
get/v1/agent/jobs/{job_id}
Path parameters
job_idstring required
Job UUID
Job UUID
Response
Job status retrieved