NotifyHub
Openapi

List topics

GET
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/topics

Returns all subscription topics in the environment, grouped by category. Topics let recipients control which types of notifications they receive. Each topic has a name, category, and flags indicating whether it is required (cannot be unsubscribed) or opted-in by default.

Authorization

Authorization<token>

In: header

Response Body

curl -X GET "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/topics"
Empty