User APIUsersUser AccountUser Account GET /api/v1/account A user can retrieve their own data using this API. RESPONSE JSON As defined in [User Profile JSON Format] section. Responses200401403500Successful operationUnauthorized - Invalid or missing authenticationForbidden - Insufficient permissionsInternal server error