v2
latestOpenAPI 3.1.02026-07-312303692.4 MBBackground Task
Get Background Task
Get a background task by ID.
get/api/v1/background-task/{task_id}
Path parameters
task_idstring required
The QueueBackgroundTask's ID.
Example:qtask_1srOrx2ZWZBpBUvZwXKQmoEYga2
The QueueBackgroundTask's ID.
Response
Example response
{
"id": "qtask_1srOrx2ZWZBpBUvZwXKQmoEYga2"
}