ARTIFACTORY: How to get admin user list via Shell or SQL?

ARTIFACTORY: How to get admin user list via Shell or SQL?

AuthorFullName__c
David Shin
articleNumber
000005434
ft:sourceType
Salesforce
FirstPublishedDate
2022-10-18T09:33:17Z
lastModifiedDate
2022-10-18
VersionNumber
3

There is no REST API available to list admin users only.
You should combine the Get Users and Get User Details REST API calls.