Routing Strategies
List Associated Notifications
Returns the notification templates using a routing strategy, with paging. Check this before changing a strategy that templates depend on.
get/routing-strategies/{id}/notifications
Path parameters
idstring required
Routing strategy ID (rs_ prefix).
Query parameters
cursorstring nullable
Opaque pagination cursor from a previous response. Omit for the first page.
limitinteger
Maximum number of results per page. Default 20, max 100.
Response
Associated notification templates retrieved.