List Dedicated Deployments
Inference
List Dedicated Deployments
List dedicated deployments.
Accepts either:
- User Bearer token — JWT is validated; only deployments belonging to that user are returned. The user_id query param is ignored.
- DEPLOYMENT_SCALER_SERVICE_TOKEN — service token; returns all deployments, or only those belonging to user_id if the query param is provided.
If include_terminated is False (default), only non-stopped deployments are returned. Set include_terminated=true to include stopped/failed deployments.
GET
List Dedicated Deployments
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.
Headers
Response
Successful Response
Response body for GET /api/v2/external/inference/list.

