v4

latestOpenAPI 3.1.0MIT2026-08-04193459793.6 KB
DeploymentService

List deployment adapters

Lists LoRA adapters attached to a deployment with per-cluster load state.

get/projects/{projectId}/endpoints/{endpointId}/deployments/{deploymentId}/adapters

Path parameters

projectIdstring required

Project identifier.

endpointIdstring required

Endpoint identifier.

deploymentIdstring required

Deployment identifier.

Query parameters

limitinteger

Maximum number of adapters to return.

afterstring

Cursor from a previous adapter list response.

Response

OK

next_cursorstring

Cursor for the next page. Null if there are no more results.

object'list' required

Object type. Always list.