categoryUser:get | ||||
---|---|---|---|---|
Description: | ||||
Get CategoryUser by id |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
categoryId | int | V | ||
userId | string | V | ||
Output Type | ||||
KalturaCategoryUser | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=categoryUser&action=get POST fields: categoryId userId |