Portfolio Monitoring
Get Notification Policy
Get a notification policy by ID.
get/notification_policies/{notification_policy_id}
Path parameters
notification_policy_idstring uuid required
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.