Get metadata for latest uninstall tokens
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"