User Version History

A user object has a version number which appears to be the number of times an object has been modified. Is there a way in the API to recall the previous versions? Needing to try and track changes to users, and if we can avoid Audit that would be great, but appears to be the only option.

I am referring to the field below from the /api/v2/users call.

"version": 61,
"acdAutoAnswer": false

Hello,

No, there is no API endpoint allowing to retrieve previous versions of user config.

Regards,

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.