Public
Get a topic by ID
Provides a high-level description of the topic and relevant links.
get/topics/{id}
Path parameters
idstring required
The ID of a topic.
Response
JSON object containing information about the topic.
Example response
{
"slug": "businessindustryandtrade",
"title": "Business, Industry and Trade"
}