Introduction:

ARTIFACTORY: How to get the list of admin users in Artifactory?

AuthorFullName__c
Elina Floim
articleNumber
000005374
ft:sourceType
Salesforce
FirstPublishedDate
2022-08-17T08:38:37Z
lastModifiedDate
2022-08-17
VersionNumber
8

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.