Skip to main content
GET
https://backend-develop.themarketunited.com
/
market-groups
List market groups
curl --request GET \
  --url https://backend-develop.themarketunited.com/market-groups
[
  {
    "id": "<string>",
    "slug": "<string>",
    "title": "<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

Market groups returned.

id
string
slug
string
title
string