Skip to main content
GET
Get inference application deployment

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

project_id
integer
required

Project ID

Example:

1

deployment_name
string
required

Name of deployment

Response

200 - application/json

OK

api_keys
string[]
required

List of API keys for the application

Example:
application_name
string
required

Identifier of the application template from the catalog

components_configuration
Components Configuration · object
required

Mapping of component names to their configuration (e.g., "model": {...})

name
string
required

Unique identifier of the deployment

regions
integer[]
required

Geographical regions where the deployment is active

Example:
status
Status · object
required

Current state of the deployment across regions