Retrieve Integrations

get

/icsapis/v1/integrations

Retrieves a list of integrations.

Request

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

Response

Supported Media Types
  • application/json; charset=UTF-8
  • application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : ICSProjects
Type: object
Nested Schema : items
Type: array
Nested Schema : ProjectItem
Type: object
Nested Schema : ConnectionItem
Type: object
Nested Schema : trackingVariables
Type: array
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
Nested Schema : TrackingVariableType
Type: object
Nested Schema : ReferenceType
Type: object
Nested Schema : property
Type: array
Nested Schema : property
Type: array
Nested Schema : PropertyType
Type: object
400 Response
Malformed parameters