Skip to main content
GET
List Connections

Authorizations

Authorization
string
header
required

Pass your pk_live_... API key as a Bearer token.

Response

Successful Response

connection_id
string
required

Unique identifier for the connection.

Example:

"conn_01abc123"

provider
string
required

Provider slug.

Example:

"slack"

resources
string[]
required

Resource slugs enabled for this connection.

Example:
connected_at
string | null

ISO 8601 timestamp of when the connection was created.

Example:

"2026-01-15T10:30:00Z"

team_name
string | null

Workspace or team display name from the provider.

Example:

"Acme Corp"

external_account_id
string | null

Account ID assigned by the provider.

Example:

"T01ABC123"

disabled_resources
string[]

Resource slugs turned off for this connection — by the setup wizard, the filters dialog, or connect-time credential verification. Excluded from status displays but still configurable (re-enableable).

Example: