Topics
Get a topic
Retrieves a topic
GET
/
v2
/
topics
/
{topicName}
Request
topicName
string
requiredThe name of the topic to retrieve.
Response
createdAt
int
requiredThe creation time of the topic. UnixMilli
updatedAt
int
requiredThe update time of the topic. UnixMilli
name
string
requiredThe name of the topic.
endpoints
Array
requiredWas this page helpful?