GET
/
v1
/
sources
/
{source_id}
/
outputs
/

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source_id
string
required

Response

201 - application/json
created
string
required
id
string
required
language
string
required
source_id
string
required
status
enum<string>
required
Available options:
pending,
processing,
translated
updated
string | null
required