POST
/
v1
/
job
/
all

Authorizations

Authorization
string
headerrequired

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'

Query Parameters

projectId
string
required

Body

application/json
sort
object
take
integer
Required range: x > 1
skip
integer
Required range: x > 1
status
enum<string>
Available options:
Pending,
Completed
type
enum<string>
Available options:
TRANSCRIPTION,
TRANSLATION,
TTS,
AI_CONTENT

Response

200 - application/json
error
boolean
data
object