Skip to main content
GET
List connections
Returns shared connections owned by your team, plus private connections owned by the user who created the API key.

Endpoint

Query Parameters

Example Request

Response

Connection Object

Authorizations

Authorization
string
header
required

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

Query Parameters

external_id
string

Filter connections by the external ID you provided when creating the auth link.

type
string

Filter connections by connection type.

Example:

"ga4"

Response

Connections returned.

id
string | null
required

Public Markifact connection ID.

type
string
required

Connection type.

is_private
boolean
required
display_name
string | null
external_id
string | null
created_at
integer<int64> | null
updated_at
integer<int64> | null