List Connections
List all connections with optional filtering. Does not retrieve secrets or perform any connection healthcheck. For that use getConnection
or checkConnectionHealth
.
Authorizations
Organization API Key available in the settings page of the OpenInt Console or Customer API Key or Token Customer authentication token created using the create customer token API. It is passed in the authorization
header with format: Bearer {token}
Query Parameters
Limit the number of items returned
0 <= x <= 3000
Offset the items returned
x >= 0
The id of the customer in your application. Ensure it is unique for that customer.
The id of the connector config, starts with ccfg_
Expand the response with additional optionals
Controls credential refresh: none (never), force (always), or auto (when expired, default)
none
, force
, auto
Response
Successful response
The list of connections