v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
gliner

Gliner2 Job Status

Get status and result of an async GLiNER-2 job.

Returns:

  • 200 with status="complete" and result when done
  • 200 with status="processing" while in progress
  • 200 with status="error" and error message if failed
  • 404 if job not found or belongs to different user

Args: job_id: UUID of the job to check auth: Authentication result

Returns: GlinerJobStatus with current status and result if complete

get/gliner-2/jobs/{job_id}

Path parameters

job_idstring required

Response

Successful Response

job_idstring required
statusstring required
errorstring nullable
token_usageinteger nullable
created_atstring required
completed_atstring nullable