List Data Connections
data_connections
List Data Connections
Get data connections
GET
List Data Connections
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Page number (starts at 1)
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Search in name and description
Filter by connection type Data connection types.
Available options:
postgres, redshift, mysql, bigquery, snowflake, databricks, couchbase, oracle, hive, mongodb, s3, gcs, minio, nfs, smb Filter by status Status of a data connection.
Available options:
PENDING, ACTIVE, ERROR, DISABLED Filter by tags (comma-separated)
Sort: field:order,... (e.g., name:asc,created_at:desc)
Filter by creator (e.g., 'user:alice')
Deprecated: use created_by instead. Will be removed in a future release.

