GET Topics

Returns the Publication Topics that are live and where events are actively being streamed to.

Request

GET {pubUrl}/api/rest/v1/publication/topics
Authorization: {{auth}}

Response

HTTP/1.1 200 OK
...
Content-Type: application/json; charset=utf-8
Connection: close
 
[
  "deals-data"
  "emails-and-events"
  "default-users",
  "default-schema",
  "default-data",
]