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

Changes

No recorded changes to this endpoint across all 14 revisions of this API.