Get Deployment
๐ Deployments API
Get Deployment
GET
Get Deployment
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The deployment saved name. E.g. test-deployment-1
Example:
"test-deployment"
Refresh the cache if data is stale
Example:
false
Response
200 - application/json
Successful Response
Name of the deployment
Example:
"test-deployment"
Name of the saved model to use
Example:
"Test Model"
Version of the model to use
Example:
"v1"
Example:
1234567890
Example:
"2024-10-15T17:22:47.872389+00:00"
Example:
"2024-10-15T17:22:47.872389+00:00"
Example:
"default"

