---
title: "GET /v1/admin/api-spec-templates/{templateId}/bindable-models"
method: GET
path: "/v1/admin/api-spec-templates/{templateId}/bindable-models"
tags: ["AdminModelParamCustomService"]
---

# GET /v1/admin/api-spec-templates/{templateId}/bindable-models

`GET /v1/admin/api-spec-templates/{templateId}/bindable-models`

ListBindableModels 列出全部启用模型并标注是否已绑定该模板（端点行由绑定自动派生，不做资格过滤）

## Path parameters

- `templateId` string, required

## Query parameters

- `keyword` string

## Response `200`

OK

- AdminV1ListBindableModelsReply — ListBindableModelsReply 列出可绑定模型响应
  - `items` AdminV1BindableModel[]
    - `bound` boolean
    - `modelId` string
    - `modelName` string

---

[API](https://skmtc.dev/apiqik/apis/apiqik-api.md) · [All operations](https://skmtc.dev/apiqik/apis/apiqik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiqik/apiqik-api/revisions/e06b96127408/schema)
