Access Raw JSON with Management API
Last Updated:
Overview
When using the user search endpoint the Raw JSON tab will have information that is not available or might appear to be missing such as identity tab and guardian/mfa information.
This article details how to access the data in the Raw JSON tab of the User Profile using the API.
Applies To
- Raw JSON
Solution
The RAW JSON can be returned using the endpoint GET /api/v2/users-by-email.The RAW Json is returned user by user. Refer to Search Users by Email for more details on the endpoint.