Get a source by ID
Sources
Get Source By ID
GET
Get a source by ID
Documentation Index
Fetch the complete documentation index at: https://synthbrew.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Team API key created under /api/api-keys. Prefix: sb_api_.
Path Parameters
Project UUID in the team associated with the API key.
Source UUID. For runtime endpoints this identifies the source backing the table; for public v1 it identifies the source resource inside the project.
Response
Source
Source configuration. For Supabase runtime targets, responses include runtimeTarget.connectionSecretId and never return plaintext runtimeTarget.connectionString.
Available options:
postgres, mysql