v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
background_jobs

Get Job Status

Get status and details for a specific background job.

Args: job_id: ID of the job to query user_data: Current user and org (from auth)

Returns: Job status and details

Raises: HTTPException: If job not found or access denied

get/jobs/{job_id}

Path parameters

job_idstring required

Response

Successful Response

{"stackTrail":"paths:/jobs/{job_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}