Get integrations with Asset Monitoring Cloud Service.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/assetIntegrations

This operation retrieves integrations with Asset Monitoring Cloud Service within given project.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Integrations were successfully retrieved.
Body ()
Root Schema : AMIntegrations
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : AMIntegration
Type: object
Show Source
Nested Schema : certificateTypeIds
Type: array
Ids of certificate types for integration
Show Source
Example:
[
    54,
    321
]
Back to Top