Tags

Get a tag

Get a tag by UUID

Request

  • Method: GET
  • URL: https://app.socialk.it/core/api/<workspaceUuid>/tags/<tagUuid>
  • Authorization: Bearer <token>

Response

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

On this page