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

Documentation Index

Fetch the complete documentation index at: https://unitedmarket.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Tags returned.

id
string
slug
string
name
string