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
-
assetIntegrationId: string
Integration identifier
-
orgId: string
Organization identifier
-
projectId: string
Project identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Integration was successfully retrieved.
Root Schema : AMIntegration
Type:
Show Source
object
-
assetTypeId:
string
Minimum Length:
0
Maximum Length:255
Id of the asset for integrationExample:54321
-
certificateTypeIds(optional):
array certificateTypeIds
Ids of certificate types for integration
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
links(optional):
array links
-
organizationId(optional):
string
Id of the organizationExample:
51
-
projectId:
string
Id of the projectExample:
52
-
radius:
number
Minimum Value:
0
Minimum Value:> true
Maximum Value:999.99
Maximum Value:< false
Radius of an location generated around an asset in metres. Must be positive number, less than 1000.Example:8
-
reenterTime(optional):
integer(int64)
Minimum Value:
0
Amount of time that employee must spend outside the location created for asset to reenter it again. If set to null, there is no restrictionExample:51
-
restrictedTime(optional):
integer(int64)
Minimum Value:
1
Maximum amount of time that employee can spend in the location created for asset in seconds. If set to null, there is no restrictionExample:51
-
vicinityRadius(optional):
number
Minimum Value:
0
Minimum Value:> true
Maximum Value:999.99
Maximum Value:< false
Vicinity radius of an asset geo fence to generate approaching message in metres. Must be positive number, greater than radius, less than 1000.Example:10
Nested Schema : certificateTypeIds
Type:
array
Ids of certificate types for integration
Show Source
-
Array of:
string
Ids of certificate types for integrationExample:
[54,321]
Example:
[
54,
321
]
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type