Topics
Retrieve a single topic
get/topics/{id}
Path parameters
idstring required
The Topic ID.
Response
OK
Example response
{
"id": "78261eea-8f8b-4381-83c6-79fa7120f1cf",
"object": "topic",
"name": "Newsletter"
}The Topic ID.
OK
{
"id": "78261eea-8f8b-4381-83c6-79fa7120f1cf",
"object": "topic",
"name": "Newsletter"
}