JavaScript
Routing Strategies
List Associated Notifications
List notification templates associated with a routing strategy. Includes template metadata only, not full content.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://www.courier.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Routing strategy ID (rs_ prefix).
Query Parameters
Opaque pagination cursor from a previous response. Omit for the first page.
Maximum number of results per page. Default 20, max 100.
Required range:
1 <= x <= 100