Get metadata for latest uninstall tokens
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/uninstall_tokens
Refer to Spaces for more information.
List the metadata for the latest uninstall tokens per agent policy.
[Required authorization] Route required privileges: fleet-agents-all.
GET /api/fleet/uninstall_tokens
curl \ --request GET 'https://localhost:5601/api/fleet/uninstall_tokens' \ --header "Authorization: $API_KEY"