Get Dedicated Deployment
Inference
Get Dedicated Deployment
Get deployment details and all replicas.
Accepts either:
- User Bearer token — JWT is validated; user_id is taken from the token.
- INFERENCE_PROXY_SERVICE_TOKEN — service token; caller must supply X-User-Id header.
In both cases ownership is enforced: the deployment must belong to the resolved user_id.
If include_terminated is False (default), returns 404 for deployments whose status is stopped. Set include_terminated=true to retrieve any deployment regardless of status.
GET
Get Dedicated Deployment
Documentation Index
Fetch the complete documentation index at: https://docs.lyceum.technology/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
Response
Successful Response
Response body for GET /api/v2/external/inference/get.

