
DafJ.67250 (Unity Technologies) asked a question.
Is it possible to generate the Admin role assignments report using the Okta Core API? I cant seem to be able to map User to Role to Contained Resource. I'm trying to do this for all admins, all roles and all resources.

From what I understand, you can't generate these reports via API. But you can perform a GET request via API to get a list of the custom roles that exist using this link:
List Roles
You can also list permissions and create new roles/permissions here as well. As for mapping users to roles, this may be a separate issue? Please give us some details and we could all assist.
Thanks!