Skip to main content
Version: 1.2.0

Retrieve the asset links of an alarm

GET 

/alarm/:alarmId/assets

Retrieve the asset links of an alarm

Request

Path Parameters

    alarmId int64required

Query Parameters

    realm string

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

  • Array [

  • id

    object

    realmstring
    userIdstring
    assetIdstring
    createdOndate-time
    assetNamestring
    parentAssetNamestring
  • ]