Public
Get a list of topics
Gets a public list of top-level root topics.
get/topics
Response
JSON object containing a list of all available root topics.
Example response
{
"items": [
{
"slug": "businessindustryandtrade",
"title": "Business, Industry and Trade"
}
]
}