Skip to main content

Get list of values for given tagId

Gives list of values for given tagId

Path Parameters
  • tagId int32 required

    Id of the tag name whose value is requested

Responses

OK


Schema
  • tagValues object[]

    Array of tag values

  • id int32
  • name string
Loading...