| user.getByLoginId | ||||
|---|---|---|---|---|
| Description: | ||||
| Retrieves a user object for a user's login ID and partner ID. A login ID is the email address used by a user to log into the system. | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| loginId | string | The user's email address that identifies the user for login | V | |
| Output Type | ||||
| KalturaUser | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/user/action/getByLoginId JSON object:
|
||||