NotifyHub
Openapi

List routing rules

GET
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/routing-rules

Returns all routing rules that control how notifications are dispatched to delivery integrations. Rules are evaluated by priority (lowest number first) and can be filtered by topic, audience, or message type conditions.

Authorization

Authorization<token>

In: header

Response Body

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