---
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

---

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