Get a protection updates note

GET /api/endpoint/protection_updates_note/{package_policy_id}

Responses

  • 200 application/json; Elastic-Api-Version=2023-10-31

    OK

    Hide response attribute Show response attribute object
GET /api/endpoint/protection_updates_note/{package_policy_id}
curl \
 -X GET http://localhost:5601/api/endpoint/protection_updates_note/{package_policy_id}
Response examples (200)
{
  "note": "string"
}