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
Total number of items in the database for the organization
x >= 0
Limit the number of items returned
x >= 0
Offset the items returned
x >= 0
Convenience flag = offset + limit >= total