Summary
Find tags by name
Description
Find a list of tags given a name.
Route
POST /tags/find
Roles
            admin
other
readonly
apiread
engineering
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| data | object | yes | find data | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| details | array | Tag details |