Get a protection updates note Beta
GET /api/endpoint/protection_updates_note/{package_policy_id}
curl \
-X GET https://localhost:5601/api/endpoint/protection_updates_note/{package_policy_id}
Response examples (200)
{
"note": "string"
}