Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

ID of the team

Response

Array of connections

id
integer
team_id
integer
project_ids
string[]
oauth_id
string<uuid>
name
string
type
enum<string>
Available options:
mongodb,
api,
mysql,
postgres,
realtimedb,
firestore,
googleAnalytics,
customerio
subType
enum<string>
Available options:
timescaledb,
supabasedb,
rdsPostgres,
rdsMysql
active
boolean
default:true
ssl
boolean
default:false
sslMode
string
default:require