Retrieve a Connection

get

/icsapis/v1/connections/{code}

Retrieves a connection. Results include the extended metadata for the connection, but do not include the connection in its entirety.

Request

Supported Media Types
  • application/xml
  • application/json
Path Parameters
code
Type: string
Required: true
Connection identifier

Response

Supported Media Types
  • application/json; charset=UTF-8
  • application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root 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
404 Response
Connection not found