Skip to main content

Get a tag

Method: GET

URL: https://example.com/<MIXPOST_CORE_PATH>/api/<workspaceUuid>/tags/<tagUuid>

Authorization: Bearer <token>

Response:

{
"id": 1,
"uuid": "2323e1eb-b3a6-4183-990d-4d5afea04835",
"name": "motivation",
"hex_color": "#60a5fa"
}