Skip to main content
GET
Poll video OCR job status and results

Authorizations

Authorization
string
header
default:your-api-key
required

API key as Bearer token (e.g. Bearer mp_abc123_secret)

Path Parameters

jobId
string
required

Response

200 - application/json

Video OCR job status

status
enum<string>
Available options:
pending,
active,
completed,
failed
attempts
integer
maxAttempts
integer
durationMs
integer | null
error
string
text
object[]
format
enum<string>
Available options:
json,
srt,
vtt
content
string