Skip to main content
GET
Get a topic by key

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Path Parameters

topicKey
string
required

Topic key.

Response

Topic

topicKey
string
name
string
description
string | null
status
string
doubleOptInEnabled
boolean
subscriberCount
integer<int64> | null
activeSubscriberCount
integer<int64> | null
createdAt
string<date-time>