Retrieve Connections

get

/icsapis/v1/connections

Retrieves a list of connections.

Request

Supported Media Types
  • application/xml
  • application/json
Query Parameters
orderBy
Type: string
Orders results by name, last updated time or type.
q
Type: string
Filters results by name and status.

Response

Supported Media Types
  • application/json; charset=UTF-8
  • application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : Connections
Type: object
Nested Schema : items
Type: array
Nested Schema : ConnectionItem
Type: object
Nested Schema : appInstConnProperties
Type: array
Nested Schema : appInstCredProperties
Type: array
Nested Schema : ApplicationTypeResource
Type: object
Nested Schema : ConnectionProperty
Type: object
Nested Schema : acceptableKeys
Type: array
Nested Schema : Attachment
Type: object
Nested Schema : customProperties
Type: array
Nested Schema : Key
Type: object
Nested Schema : decodedContentBytes
Type: array
Nested Schema : appTypeConnProperties
Type: array
Nested Schema : appTypeCredProperties
Type: array
Nested Schema : VendorInfo
Type: object
400 Response
Malformed parameters