curl --request GET \
--url https://api.synthbrew.com/api/public/v1/projects/{projectId}/sources \
--header 'x-api-key: <api-key>'curl --request GET \
--url https://api.synthbrew.com/api/public/v1/projects/{projectId}/sources \
--header 'x-api-key: <api-key>'Team API key created under /api/api-keys. Prefix: sb_api_.
Project UUID in the team associated with the API key.
Source list
Source configuration. For Supabase runtime targets, responses include runtimeTarget.connectionSecretId and never return plaintext runtimeTarget.connectionString.
postgres, mysql