userrole:get | ||
---|---|---|
Description: | ||
Retrieve a KalturaUserRole object by ID |
||
Input Params | ||
name | type | Description |
userRoleId | int | |
Output Type | ||
type | ||
KalturaUserRole | ||
Errors | ||
INVALID_OBJECT_ID,Invalid object id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=userrole&action=get POST fields: userRoleId |