Tagsearch
- Last UpdatedMar 20, 2025
- 1 minute read
|
Description |
Provides tagname results based on provided search parameters. The data returned by this entity is dependent on the historian’s implementation of search functionality. Some historians will return empty result sets. It finds all the matching results for a given query string. It is basically used to filter the results based on the suggestion results. It searches for the matching record only on the fields provided in the key name as part of the query parameter. The results contain basic tag metadata information; such as FQN, tagname, source, and search ranking. You can use these query options:
|
|
URL |
/TagSearch |
|
Method |
GET |
|
Required Parameters |
|
|
Optional Parameters |
|
|
Sample Query |
This example uses the "q", "kn", and "kv" query options.
https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/historian/v2/TagSearch |