
p8wfe (p8wfe) asked a question.
Is there a way to get a list of all Super Organization Administrators using the API?
An old question suggests no easy way for this:
https://support.okta.com/help/s/question/0D51Y00005ydp17/get-list-of-roles-rest-api?language=en_US

Hello @p8wfe (p8wfe),
In case that you have the Administrators on an Okta specific Group you can use the following information:
https://support.okta.com/help/s/article/How-to-export-all-Groups-using-Okta-API?language=en_US
Let me know if this works for you.
Also, feel free to post this question on our Okta Developer Forums: https://devforum.okta.com,
and they should be able to help you with this.
Regards,
Natalia,
Okta Inc.
Hi @User16254393570754125507 (Okta),
Thank you for your answer! My use case is actually trying to locate Administrators that are outside my specific group. So unfortunately your great idea will not work in this case.
I will also post in the Dev Forums. Thanks for pointing me there!