NotifyHub
Openapi

List topics

GET
/v1/me/topics

Returns all subscription topics available in the recipient's environment, grouped by category. Each topic includes its name, description, and whether it is required or opted-in by default. Use the topic ids to set per-topic preferences via the preferences endpoint.

Authorization

recipientSession
AuthorizationBearer <token>

In: header

Response Body

curl -X GET "https://loading/v1/me/topics"
Empty