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.
Required string length:
2 - 63
Examples:
"acme-corp"
The inference endpoint name.
Required string length:
2 - 63
Examples:
"transcribe"
Query Parameters
The page number.
Required range:
1 <= x <= 2147483647
Examples:
1
The maximum number of items per page.
Required range:
1 <= x <= 100
Examples:
1
Response
OK
Represents a collection of inference endpoint jobs
The list of inference endpoint jobs.
Maximum length:
100
The page number.
Required range:
1 <= x <= 2147483647
Examples:
1
The maximum number of items per page.
Required range:
1 <= x <= 100
Examples:
1
The total number of items in the collection.
Required range:
0 <= x <= 2147483647
Examples:
100