user:get | ||
---|---|---|
Description: | ||
Get user by user ID |
||
Input Params | ||
name | type | Description |
userId | string | |
Output Type | ||
type | ||
KalturaUser | ||
Errors | ||
INVALID_USER_ID,Invalid user id | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=user&action=get POST fields: userId |