This endpoint allows you to check the status of a specific inference request using its task ID. You can use this to monitor the progress of running tasks or retrieve results of completed tasks.
Header | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your API key for authentication |
Field | Type | Required | Description |
---|---|---|---|
task_id | string | Yes | The unique identifier of the task to check |
Task status retrieved successfully
The response is of type object
.