Portfolio Monitoring
Get Portfolio Notification Policies
Get notification policies directly bound to the portfolio.
get/portfolio/notification_policies
Response
Response
Example response
[
{
"type": "email",
"attributes": [
"officers"
],
"recipients": [
"user@example.com",
"admin@example.com"
]
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.