Skip to main content
GET
Get Job Status

Overview

Get the current status and progress of a batch job. This response does not include transcript text. After a terminal status, call Get Job Files, then GET each transcript_url.

Authentication

Path parameters

Polling guidance

  • Poll no faster than every 10 seconds
  • For large jobs (100+ files), prefer every 30 seconds
  • Stop when status is terminal

Example cURL

Response

Success (200) — in progress

Success (200) — done

Next steps

Call Get Job Files with status=COMPLETED, then download each transcript_url. Use the playground on the right to try this endpoint with your API key.

Authorizations

X-API-Key-ID
string
header
required

Your Gnani Prisma v2.5 API key

Path Parameters

job_id
string
default:019fa854-1db0-7e45-a026-7a6b09ff6d7c
required

Job ID returned by Create Job. Paste the UUID from the Create Job response.

Response

200 - application/json

OK

The response is of type object.