Get an Inference Endpoint Job
Gets an inference endpoint job.
Last Updated: July 1, 2025Documentation Index
Fetch the complete documentation index at: https://docs.salad.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Your 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. The organization name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"acme-corp"
The inference endpoint name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"transcribe"
The inference endpoint job identifier.
"2fc459a1-1c09-4a34-ade7-54d03fc51d6a"
Response
OK
Represents a inference endpoint job
The time the job was created.
The list of events.
1000The inference endpoint job identifier.
"2fc459a1-1c09-4a34-ade7-54d03fc51d6a"
The inference endpoint name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"transcribe"
The job input. May be any valid JSON.
The organization name.
2 - 63^[a-z][a-z0-9-]{0,61}[a-z0-9]$"acme-corp"
The current status.
pending, running, succeeded, cancelled, failed The time the job was last updated.
The job metadata. May be any valid JSON.
The job output. May be any valid JSON.
The webhook URL called when the job completes.
1 - 2048The webhook URL called when the job completes.
1 - 2048