How to get entire user model through API?

Hi, I am using the okta get User API which returns some details, but not all the details that are for e.g part of the USER MODEL: https://developer.okta.com/docs/api/resources/users#user-model

The get User api doesn’t return for e.g. the user’s department or company names. Is there an API that gets those details?

Could you use the schemas API instead?

https://developer.okta.com/docs/reference/api/schemas/

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.