Skip to main content
Version: 1.2.0

Get the geofences of an asset

GET 

/rules/geofences/:assetId

Get the geofences of an asset

Request

Path Parameters

    assetId stringrequired

Header Parameters

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

Responses

default response

Schema

  • Array [

  • idstring
    latdouble
    lngdouble
    radiusint32
    httpMethodstring
    urlstring
  • ]