---
title: "List All Sources Brief"
method: GET
path: "/sources/brief"
tags: ["Sources"]
---

# List All Sources Brief

`GET /sources/brief`

## Response `200`

Successful Response

- BriefSourceConnector[]
  - `name` string, nullable — User-defined connector name
  - `connector` string, nullable — Connector type (e.g., 'postgresql', 'mysql')
  - `id` string, nullable — Unique identifier

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/revisions/e9ce8221bac6/schema)
