Get a list of all tags


GET /api/tag/all

Returns a list of all tags.

Endpoint URL

https://<space_id>.repsona.com/api/tag/all

Authorization

Owner Admin Member

Example responses

{
  "requestedBy": 1,
  "tags": [
    {
      "createdAt": 1672498800000,
      "updatedAt": 1672498800000,
      "id": 1746,
      "name": "CSS",
      "sortOrder": 0,
      "color": "#CDDC39",
      "type": null,
      "space": 1
    }
  ]
}

Human-centered, best team!

Repsona is an ideal work management tool for your team
Get started for free