API Reference
List jobs
List jobs
GET
List all jobs you have submitted. If the job is succeeded, the transcript will be available for 24 hours after job completion. Get the output by making a request to Get job.
Authorizations
API key authentication. Add your API key with format: Bearer <API_KEY>
Query Parameters
Available options:
created
, queued
, running
, succeeded
, failed
Response
200
application/json
OK
The response is of type object
.