Skip to main content
v1 is deprecated. It stays available and unchanged for existing integrations, but it gets no new fields and will be sunset no earlier than 12 months after v2 reaches general availability (announced with Deprecation / Sunset headers). Build new work on API v2; see migrating from v1.
The REST API is in beta. This endpoint’s response shape may change.
Returns all active connections for the authenticated user. A connection is a linked bank from a specific provider.

Request

Headers

This endpoint takes no query parameters. All connections are returned in a single response.

Response

Ordered by createdAt descending (most recent first).

Connection object

Connections with status "deleting" (mid-teardown) are excluded from the response.

Examples