Get a decrypted uninstall token
Get one decrypted uninstall token by its ID.
[Required authorization] Route required privileges: fleet-agents-all.
Path parameters
-
uninstallTokenId
string Required
GET
/api/fleet/uninstall_tokens/{uninstallTokenId}
curl \
--request GET 'https://localhost:5601/api/fleet/uninstall_tokens/{uninstallTokenId}' \
--header "Authorization: $API_KEY"