List connections (deprecated)
Returns a list of connections without credentials. This endpoint is deprecated, use the /connections endpoint instead.
environment:connections:list or environment:connections:list_credentials. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Query Parameters
Will exactly match a given connectionId. Can return multiple connections with the same ID across integrations
Will partially match connection IDs or end user profiles.
Deprecated. Prefer filtering connections by tag (e.g. tags[end_user_id]=...).
Deprecated. Prefer filtering connections by tag (e.g. tags[organization_id]=...).
Filter the list of connections based on connection tags. All provided tags must match. Connection tags (key/value strings). Keys are normalized to lowercase.
Limit the number of connections returned
Page number for paginated results
Response
Successfully returned a list of connections