OpenAPI 3.1.0MIT2026-08-15197466780.9 KB

468edbdc879c

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