curl --location --request GET 'https://api.semantria.com//taxonomy.'
[
{
"enforce_parent_matching": true,
"id": "string",
"modified": "string",
"name": "string",
"nodes": [
null
],
"topics": [
{
"id": "string",
"type": "string"
}
]
}
]