Get response actions status

GET /api/endpoint/action_status

Get the status of response actions for the specified agent IDs.

Query parameters

Responses

GET /api/endpoint/action_status
curl \
 --request GET 'https://localhost:5601/api/endpoint/action_status?query=%7B%7D' \
 --header "Authorization: $API_KEY"