Request parameters
| Parameter Name | Description | Required | 
| idpid | Identity Provider Entity ID | true | 
Response Tags
| Response Name | Description | 
| account | the account name the user belongs to | 
| domainid | Domain ID that the user belongs to | 
| firstname | first name of the user | 
| lastname | last name of the user | 
| registered | Is user registered | 
| sessionkey | Session key that can be passed in subsequent Query command calls | 
| timeout | the time period before the session has expired | 
| timezone | user time zone | 
| timezoneoffset | user time zoneoffset | 
| type | the account type (admin, domain-admin, read-only-admin, user) | 
| userid | User ID | 
| username | Username |