Extended Profile is used to store additional user information that is not part of the core profile. This endpoint is designed to be used for retrieving the user's Extended Profile. The body can be any valid JSON.
OK
Bad Request. Thrown when app_id starts with _restricted.
Unauthorized. The user is not authorized to fetch the profile.
Not Found. The provided user does not exist.
{- "message": "User extended profile"
}