Transcription API
Get job for SaladCloud Transcription API
Retrieves a job for SaladCloud Transcription API
GET
/
organizations
/
{organization_name}
/
inference-endpoints
/
transcribe
/
jobs
/
{job_id}
Authorizations
Salad-Api-Key
string
headerrequiredPath Parameters
organization_name
string
requiredYour organization name. This identifies the billing context for the API operation and represents a security boundary for SaladCloud resources. The organization must be created before using the API, and you must be a member of the organization.
job_id
string
requiredThe ID of the job for SaladCloud Transcription API
Response
200 - application/json
Job input schema for SaladCloud Transcription API
id
string
requiredinput
object
requiredinference_endpoint_name
string
requiredThe inference endpoint name
metadata
object | null
webhook
string | null
status
enum<string>
requiredAvailable options:
pending
, running
, succeeded
, cancelled
, failed
events
object[]
requiredorganization_name
string
requiredThe organization name
output
object
create_time
string
requiredupdate_time
string
requiredWas this page helpful?