ListAssetLinks
List asset links in a Region with optional source, target, status, and link type filters.
GET
/api/v1/asset-linksOperation ID
ListAssetLinksSince
1.1.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
regionUuidStringRegion UUID used to filter the results
sourceAssetTypeStringSource asset type value used to filter the results
sourceAssetUuidStringSource asset UUID used to filter the results
targetAssetTypeStringTarget asset type value used to filter the results
targetAssetUuidStringTarget asset UUID used to filter the results
