Get an agent action status
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agents/action_status
Refer to Spaces for more information.
[Required authorization] Route required privileges: fleet-agents-read.
GET
/api/fleet/agents/action_status
curl \
--request GET 'https://localhost:5601/api/fleet/agents/action_status' \
--header "Authorization: $API_KEY"