Introduction
The object used to specify the arguments when searching for AssetLink record(s).
Properties

assetLinkDetailsSearch

The nested AssetLinkSearch.assetLinkDetailsSearch to filter AssetLink records by their member details. Available AssetLinkSearch.assetLinkDetailsSearch options are:

id

Search for an entry based on the specific Id.

includeHistoric

A value indicating whether AssetLinkDetails from the full history are included in feed results. Defaults to false, which returns only details active from the current UTC time onward.

isActive

A value indicating whether to filter by active status. Set to true to return only active links, false for inactive links, or null to return all links regardless of active status.

linkType

The DeviceLinkType to filter results by link type.

Loading API Runner...