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}
Path Parameters
The id of the connection, starts with conn_
Query Parameters
Controls credential refresh: none (never), force (always), or auto (when expired, default)
Available options:
none
, force
, auto
Response
Successful response
The connection details
Allowed value:
"accelo"
Available options:
healthy
, disconnected
, error
, manual
, unknown
JSON object can can be used to associate arbitrary metadata to avoid needing a separate 1-1 table just for simple key values in your application. During updates this object will be shallowly merged