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
FirstPublishedDate
2022-10-18T09:33:17Z
lastModifiedDate
2025-05-15

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