List Portfolio Event Rules

Get all notification eventRules for the given portfolioId. Notification event rules allow you to control which events you wish to monitor for the companies contained within the given portfolio.

SecuritybearerToken
Request
path Parameters
portfolioId
required
number

The unique identifier for the portfolio that you wish to retrieve notification event rules for, obtained from /portfolios.

Responses
200
400
401
404
get/monitoring/portfolios/{portfolioId}/eventRules
Request samples
Response samples
application/json
[
  • {
    }
]