Retrieving the list of admin users can be useful when managing user permissions in Artifactory and for permission monitoring purposes, especially for users with “Administer Platform” permissions. This article will demonstrate how to retrieve the list of admin users using a python script, based on the information retrieved from the Get Users and Get User Details REST API calls.