OpenAPI 3.1.0MIT2026-08-19197467782.3 KB

1fab430e87d6

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"
}