Get new added operator or changed roles with api

Hi ,

Is there any way to get “new added” operators or changed roles with api ? (and which user changed operator role etc.)

Hello ,
any updates ?

I don’t think there’s an API for that, but you should be able to read it from the server_audit log on the root server.

yes i know server_audit.log. our security group want to use api if it is possible.

thank you.

I’m pretty sure it’s not possible. I don’t see any audit trail resources in the API properties list and don’t expect it would be in the database itself.

1 Like

(Likewise with other account management systems - on Windows or Linux you’d have to check the logs also, changes aren’t tracked in Active Directory itself nor in the /etc/passwd file)

1 Like