• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question How to get a list of pesk sub users via API?

burnley

Regular Pleskian
I hope someone where can point me in the right direction. We are trying to pull a list of all the sub-users with permission to login to plesk for an integration project.

The top level ones like Admin, reseller and client we can pull back via plesk API which is fine but we are having trouble finding a corresponding command to pull back mail users, WebMaster, accountant etc and all the other users the customers can assign with varying levels of permission to access Plesk panel.

I believe the data is stored in psa.smb_users table but I'm not finding a corresponding API call for this. I'd really appreciate some clues on this one.


We have tried
Auxiliary Users
Managing Auxiliary Users

however, this only seems to give us the admins users only, not the list of all the sub-users. Any suggestions how this can be achieved?

Also are there any event handlers relating to it?

Thanks guys.
 
Last edited:
Back
Top