---
title: "Get available connectors"
method: GET
path: "/datasource/types"
tags: ["DataSource"]
---

# Get available connectors

`GET /datasource/types`

Get list of available data source connectors

## Response `200`

OK

- GithubComTencentWeKnoraInternalDatasourceConnectorMetadata[]
  - `auth_type` string — "oauth2", "api_key", "token", etc.
  - `capabilities` string[] — "incremental", "webhook", "deletion_sync", etc.
  - `description` string
  - `icon` string
  - `name` string
  - `priority` integer — Priority order for UI display (lower = higher priority)
  - `type` string

---

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