GET api/IndexedTagValues?indexedTagId={indexedTagId}&indexedTagValueId={indexedTagValueId}

Getting the existing tag value links

Request Information

URI Parameters

NameDescriptionTypeAdditional information
indexedTagId

Tag ID

integer

Required

indexedTagValueId

Value ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Tag value links

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.