Skip to main content
GET
https://api.unitedmarket.ai
/
tags
List tags
curl --request GET \
  --url https://api.unitedmarket.ai/tags
[
  {
    "id": "<string>",
    "slug": "<string>",
    "name": "<string>"
  }
]

Response

200 - application/json

Tags returned.

id
string
slug
string
name
string