Last updated 15 hours ago
This endpoint returns all available taggroups and tags.
Success
[ { "_basetype": "taggroups", "_tags": [ { "_id": 1, "displayname": { "de-DE": "Dogs" }, "displaytype": "detail", "enabled": true, "sticky": true } ], "taggroup": { "_id": 1, "reference": "text", "shortname": "text", "type": "checkbox" } } ]