get
https://api.odditt.com/v1/references/tag-dimensions
Returns the top-level tag dimension categories. Use these as entry points to explore the tag hierarchy. Optionally filter to dimensions relevant to a specific flow type.
Example response
{
"records": [
{
"child_count": 3,
"display_name": "Event",
"is_terminal": false,
"tag_dimension": "event",
"tag_key": "event",
"tag_level": 1,
"tag_type_id": 463076
},
{
"child_count": 2,
"display_name": "Metadata",
"is_terminal": false,
"tag_dimension": "metadata",
"tag_key": "metadata",
"tag_level": 1,
"tag_type_id": 463078
},
{
"child_count": 0,
"display_name": "Abstract Clash🫧🆚",
"is_terminal": true,
"tag_dimension": "parlay_theme",
"tag_key": "parlay:content_tag:320",
"tag_level": 1,
"tag_type_id": 619979
}
]
}Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

