---
title: "List Data Sources"
method: GET
path: "/poweredby/sources/list"
tags: ["Connection"]
---

# List Data Sources

`GET /poweredby/sources/list`

List Data Sources requests a list of data sources supported by Connect AI Embed.

## Response `200`

OK

- DataSourceListResult
  - `dataSources` DataSourceListItem[] — A list of data sources supported by Connect AI Embed.
    - `dataSource` string, required — The name of the data source.

---

[API](https://skmtc.net/cdata/apis/cdata-connect-ai-rest-api-embedded.md) · [All operations](https://skmtc.net/cdata/apis/cdata-connect-ai-rest-api-embedded/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cdata/cdata-connect-ai-rest-api-embedded/versions/c13133ad66c0/schema)
