Security Endpoint Management API
Get a policy response
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/endpoint/policy_response</span></div>Refer to Spaces for more information.
Get the most recent policy response for an endpoint.
get/api/endpoint/policy_response
Query parameters
agentIdstring required
Agent ID
The agent ID to retrieve the policy response for.
Response
Indicates a successful call.
SecurityEndpointManagementAPISuccessResponse required
A generic successful response.
Changes
Changed in 1 of the 176 revisions of this API.1
- ●
for the
queryrequest parameteragentId, the maxLength was set to256request-parameter-max-length-set
- ●
Of the 176 revisions, 20 have no diff computed.