GET /api/user/get

Replaced by

1 Like

Will there be a replacement API to retrieve a tenant’s feature flags? They are found via the featureFlags key on the GET /api/user/get API.

Thanks for reporting this Nathan. Having featureFlags returned on a user doesn’t really make sense. I would expect this information to be present on the GET org details endpoint. I have captured this feedback and submitted it to our engineering team.

1 Like

Hi @colin_mckibben
Using the deprecated cc API we use to get an called enabled (true or false ) but using the replaced API we are unable to find anything related to that attribute. Any suggestions on this would be a great help.
Thanks
Narendra

identityStatus or lifecycleState would be the most likely sources of information to determine if an identity is enabled or not.