List connections
GET/v1/connections
List all connections in the workspace accessible with this service account.
Responses
Successful response
success * boolean
request_id * string
result * object
connections * object[] — The list of connections in the workspace
key * string — The unique identifier for the connection
name * string — The display name for the connection
created_at * string (date-time) — An ISO 8601 date-time string.
description * string — A description of the connection.
modified_at * string (date-time) | null — An ISO 8601 date-time string, or null.
projects * string[] — Projects where this connection is available.
type * "athena" | "bigquery" | "databricks" | "mssql" | "mysql" | "postgresql" | "redshift" | "snowflake" | "synapse" | "googlesheets" — The type of connection
color string — The default color for this connection
last_schema_refresh_at string (date-time) — An ISO 8601 date-time string.
schema_refresh_frequency string (date-time) — An ISO 8601 date-time string.