TagsGet a tagGet a tag by UUIDRequest Method: GET URL: https://app.socialk.it/core/api/<workspaceUuid>/tags/<tagUuid> Authorization: Bearer <token> Response 200401403404 - Workspace not found404 - Tag not found{ "id": 1, "uuid": "2323e1eb-b3a6-4183-990d-4d5afea04835", "name": "motivation", "hex_color": "#60a5fa" }List tagsGet many tagsCreate a tagCreate a new tag