Get a protection updates note
Path parameters
-
package_policy_id
string Required
GET
/api/endpoint/protection_updates_note/{package_policy_id}
curl \
--request GET 'http://api.example.com/api/endpoint/protection_updates_note/{package_policy_id}' \
--header "Authorization: $API_KEY"
Response examples (200)
{
"note": "string"
}