What user privilege for Query Workbench?

Hi,
I’m trying to get Query Workbench to work with a non admin user.
I started with a user with the readall role but the security-auditlog says
“audit_category”: “MISSING_PRIVILEGES” and “audit_request_privilege”: “indices:admin/get”
When adding “indices:admin/get” to the user role the same log apper. That is actually another issue that I will post in Security.

Is it possible to use SQL and Query Workbench with a readonly user? Obviously not but what minimum of privileges do I need to add to make it work?

Thank You!

This issue was solved when I got the privilege “indices:admin/get” in place

Thank you!