Skip to main content
POST
Get a list of jobs

Authorizations

Authorization
string
header
required

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

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,
FAILED
type
enum<string>
Available options:
TRANSCRIPTION,
TRANSLATION,
TTS,
AI_CONTENT

Response

Successful response

success
boolean
default:false
message
string
default:success
data
object