Retrieve a paginated list of jobs with optional filtering and sorting.
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token
The unique identifier of the project
"b8f820ac-2830-4eb8-be86-b7af9c8b92f0"
Current page number
1
Number of jobs per page
10
Field to sort by
totalCost, usageTime, createdAt, updatedAt "usageTime"
Sort direction
asc, desc "asc"
Job status to filter by (e.g., PENDING, COMPLETED)
"PENDING"
Job type to filter by (e.g., TRANSCRIPTION, AI_CONTENT)
"TRANSCRIPTION"
Free text search on job fields
"AI_CONTENT"