<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00007X1sUfSAJOkta Classic EngineUniversal DirectoryAnswered2021-03-15T13:05:35.000Z2020-01-14T17:01:57.000Z2020-02-03T23:28:30.000Z
Authentication API - Getting the complete User Profile back

For my current need, I have to call the Authentication Restful endpoint (/authn) to authenticate the user and then I have to call the User endpoint ('/users/{userId}) to get the complete user profile because I need all of the fields and not just the partial that is returned in the authentication call. Does anyone know if there is a way to pass in a parameter on the authentication endpoint that will return the complete user profile instead of the partial? Thanks in advance.


This question is closed.
Loading
Authentication API - Getting the complete User Profile back