GET tags/{tagId}/groups/count
Summary: Count the groups associated to the user filtered by this tag
Operation ID: Tags_GetGroupsCount
Auth: unknown
Operation ID: Tags_GetGroupsCount
Auth: unknown
Parameters (5)
createdAfter
(string, query, optional)
Exclude groups created before this date (YYYYMMDD)
createdBefore
(string, query, optional)
Exclude groups created after this date (YYYYMMDD)
status
(string, query, optional)
Status of the datapoint
Constraints: {'enum': ['deleted', 'active']}
tagId
(integer, path, required)
Id of the tag.
textSearch
(string, query, optional)
Filter fields by this pattern
No probe data for this endpoint yet.