v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
Endpoints

List adapters on an endpoint

Returns all LoRA adapters bound to the specified dedicated endpoint.

get/endpoints/{endpointId}/adapters

Response

List of bound adapters

objectstring

Example response

{
  "object": "list"
}