---
title: "List live-queryable sources"
method: GET
path: "/live/sources"
tags: ["Live"]
---

# List live-queryable sources

`GET /live/sources`

List the user's connected sources and the live capabilities each supports.

## Response `200`

Successful Response

- LiveSourcesResponse
  - `sources` LiveSourceInfo[], required
    - `source` 'reddit' | 'notion' | 'slack' | 'google_calendar' | 'google_mail' | 'box' | 'dropbox' | 'github' | 'google_drive' | 'vault' | 'web_crawler' | 'trace' | 'microsoft_teams' | 'gmail_actions' | 'granola' | 'fathom' | 'fireflies' | 'linear' | 'hubspot' | 'salesforce' | 'coda' | 'lightfield' | 'gong', required
    - `auth_provider` 'nango' | 'unified' | 'whitelabel', required
    - `capabilities` Capability[], required

## Changes

> 37 revisions in range; 1 not diffed.

- **2026-06-17** `77d3e8d5e8a7` — 1 warning
  - added the new `gong` enum value to the `sources/items/source` response property for the response status `200`
- **2026-06-04** `9e2af6c199e2` — 1 warning
  - added the new `query_structured` enum value to the `sources/items/capabilities/items/` response property for the response status `200`
- **2026-06-04** `3f5032698557` — 2 warning
  - added the new `passthrough` enum value to the `sources/items/capabilities/items/` response property for the response status `200`
  - added the new `resolve` enum value to the `sources/items/capabilities/items/` response property for the response status `200`
- **2026-06-04** `f42e524659db` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hyperspell/apis/hyperspell-api/changes/live/sources/get.md)

---

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