An endpoint to get api key info (permissions)

Hi,

I am looking for an endpoint to fetch information about the api key I am using.
Specifically I need information about which accounts are permitted:

I have tried v2/user/auth but for an account with all and one with only SOL Wallet selected I get the same generic "wallet:accounts:read".
I would expect something like "wallet:accounts:sol:read"

Is it possible to get the data I am looking for with any endpoint?

Thanks.