Get Task Status
Task Management
Get Task
Retrieve job status and results
GET
Get Task Status
Documentation Index
Fetch the complete documentation index at: https://docs.legnext.ai/llms.txt
Use this file to discover all available pages before exploring further.
Status Values
| Status | Description |
|---|---|
pending | Job is queued and waiting to be processed |
staged | Job is prepared and staged for processing |
processing | Job is currently being processed |
failed | Job has failed due to an error |
completed | Job has completed successfully |
Headers
| Header | Type | Required | Description |
|---|---|---|---|
x-api-key | string | Yes | Your API key |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
job_id | string | Yes | The unique identifier of the job |