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