Is your feature request related to a problem?
would be nice to be able to do unraid-api apikey --list to show list of apikeys for triage purposes...
maybe hidden argument to show system (hidden) ones as well?
additionally add/expose the apikey creation date on the gui/cli as that info is stored just have to jump through hoops to lookup
# cat /boot/config/plugins/dynamix.my.servers/keys/*
{
"createdAt": "2025-09-10T21:22:32.400Z",
"description": "nzb360",
...
Is your feature request related to a problem?
triage purposes when someone notices an apikey is added to their system and trying to figure out why. can help correlate things.
Describe the solution you'd like
expose info easier
Describe alternatives you've considered
none
Additional context
recent talk in unraid api discord channel
Environment (if relevant)
Unraid OS Version:
any
Pre-submission Checklist
Is your feature request related to a problem?
would be nice to be able to do
unraid-api apikey --listto show list of apikeys for triage purposes...maybe hidden argument to show system (hidden) ones as well?
additionally add/expose the apikey creation date on the gui/cli as that info is stored just have to jump through hoops to lookup
Is your feature request related to a problem?
triage purposes when someone notices an apikey is added to their system and trying to figure out why. can help correlate things.
Describe the solution you'd like
expose info easier
Describe alternatives you've considered
none
Additional context
recent talk in unraid api discord channel
Environment (if relevant)
Unraid OS Version:
any
Pre-submission Checklist