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