GET /tags
Summary: List of all the groups associated to the user filtered by this tag.
Operation ID: Tags_Get
Auth: unknown
Operation ID: Tags_Get
Auth: unknown
Parameters (6)
datapoints
(string, query, optional)
Comma separated list of datapoints id to filter by
groups
(string, query, optional)
Comma separated list of groups id to filter by
limit
(integer, query, optional, default: 20)
Maximum elements to retrieve. Default to 20 if not specified.
Constraints: {'minLength': 0, 'maxLength': 0}
name
(string, query, optional)
Name of the tag
offset
(integer, query, optional, default: 0)
Where to start when retrieving elements. Default is 0 if not specified.
Constraints: {'minLength': 0}
type
(string, query, optional)
Type of entity related to the tag
Constraints: {'enum': ['tp', 'tl', 'dp', 'gr']}
No probe data for this endpoint yet.