---
title: "GET /v1/me/apikeys/bindable-channel-sources"
method: GET
path: "/v1/me/apikeys/bindable-channel-sources"
tags: ["UserAPIKeyService"]
---

# GET /v1/me/apikeys/bindable-channel-sources

`GET /v1/me/apikeys/bindable-channel-sources`

ListBindableChannelSources 列出当前用户可绑定的渠道资源（供绑定令牌时选择路由来源）。
 同样必须在 GetMyAPIKey 之前注册。

## Response `200`

OK

- ApikeyV1ListBindableChannelSourcesReply
  - `channelSources` ApikeyV1BindableChannelSource[]
    - `code` string
    - `id` string
    - `name` string
    - `provider` 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)
