---
title: "GET /v1/admin/param-customs/{id}"
method: GET
path: "/v1/admin/param-customs/{id}"
tags: ["AdminModelParamCustomService"]
---

# GET /v1/admin/param-customs/{id}

`GET /v1/admin/param-customs/{id}`

GetModelParamCustom 获取单个参数定制详情

## Path parameters

- `id` string, required

## Response `200`

OK

- AdminV1GetModelParamCustomReply — GetModelParamCustomReply 获取参数定制响应
  - `custom` AdminV1ModelParamCustom — ModelParamCustom 模型参数定制（冗余模板信息，省列表页 N+1 查询）
    - `endpointType` string
    - `id` string
    - `isDefault` boolean
    - `modelId` string
    - `overrides` string
    - `status` integer
    - `templateCode` string
    - `templateId` string
    - `templateName` 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)
