Connections
Get a connection
Get a connection by ID
GET
/
team
/
{team_id}
/
connections
/
{connection_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Available options:
mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for connections based on main types
Available options:
timescaledb
, supabasedb
, rdsPostgres
, rdsMysql
, api
, mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for MongoDB, Postgres, and MySQL connections
Used for API connections
JSON object containing the Firebase service account credentials