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).
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Path Parameters
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 Body
Provider-native path, e.g. 'gmail/v1/users/me/messages'.
Provider HTTP method. Writes (PATCH/PUT/DELETE) are rejected.
GET, POST, PATCH, PUT, DELETE Query-string params for GET reads.
JSON body for read-via-POST (e.g. GraphQL).
Specific connection id when the user has multiple.
Response
Successful Response
A raw passthrough read: the provider's payload verbatim, plus what happened.
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