Get details of an integration with Asset Monitoring Cloud Service.

get

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

This operation retrieves the details of an integration with Asset Monitoring Cloud Service.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Integration was successfully retrieved.
Body ()
Root 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