Topics
Get Topic
This endpoint returns the topic with the specified ID.
GET
/
v1
/
topics
/
{topicId}
Request
topicId
required
The id or name of the topic
Response
endpoints
Array<Endpoint>
requiredname
string
requiredA user given name must only contain alphanumeric, hyphen, underscore and periods.
topicId
string
requiredId for this topic
Was this page helpful?