Get Notes

GET {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/alerts/{{cb_alert_id}}/notes

Fetch the notes created for the specified alert

Note: The UI console uses an older API currently so notes from the console will be associated with the threatid instead of the alertid. Therefore, the notes from the console will not be returned from this API.

BAC Permissions Required

Permission (.notation name)Operation(s)
org.alerts.notesREAD

See Documentation