Get topic by key
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
topicKey
RequiredstringThe key identifier of the topic
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
OK
_id
RequiredstringThe identifier of the topic
key
RequiredstringThe unique key of the topic
name
stringThe name of the topic
createdAt
stringThe date the topic was created
updatedAt
stringThe date the topic was last updated