Security Endpoint Management API
Get action details
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/endpoint/action/{action_id}</span></div>Refer to Spaces for more information.
Get the details of a response action using the action ID.
get/api/endpoint/action/{action_id}
Path parameters
action_idstring required
Example:fr518850-681a-4y60-aa98-e22640cae2b8
The ID of the response action to retrieve.
Response
OK
Example response
{
"agentType": "endpoint"
}