Skip to main content
GET
/
v1
/
topics
/
breakout
/
metadata
Get Breakout Topics Metadata
curl --request GET \
  --url https://api.upriver.ai/v1/topics/breakout/metadata \
  --header 'X-API-Key: <api-key>'
{
  "verticals": [
    {
      "id": "<string>",
      "name": "<string>",
      "categories": [
        {
          "id": "<string>",
          "name": "<string>"
        }
      ]
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

Metadata about available filters for breakout topics.

verticals
BreakoutVerticalMetadata · object[]
required

Available verticals with their categories