I'm trying to list all tokens (both user and service principal) for a given workspace; using an Account level admin I've tried both the CLI as well as the API endpoint to list tokens, however each time, only the admin's tokens are returned.
I've confirmed this Admin user has "CAN_MANAGE" permissions on tokens; what am I missing? How else can I list & manage all tokens within a workspace?