v38

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1793196344.2 KB
Live

Raw live read against a source

Read a source live through Unified passthrough using a provider-native path.

Read-only: the (method, path) is validated against the source's declared read surface before any provider call; writes are rejected (405).

post/live/{source}/passthrough

Path parameters

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

Request body

method'GET' | 'POST' | 'PATCH' | 'PUT' | 'DELETE'

Provider HTTP method. Writes (PATCH/PUT/DELETE) are rejected.

pathstring required

Provider-native path, e.g. 'gmail/v1/users/me/messages'.

queryobject nullable

Query-string params for GET reads.

bodyobject nullable

JSON body for read-via-POST (e.g. GraphQL).

connection_idstring nullable

Specific connection id when the user has multiple.

Response

Successful Response

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
methodstring required
pathstring required
{"stackTrail":"components:schemas:PassthroughResponse:properties:payload","oasType":"schema","type":"unknown","title":"Payload"}
truncatedboolean
notesstring[]