Skip to main content
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