accessControlProfile:get | |||||
---|---|---|---|---|---|
Description: | |||||
Get access control profile by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
Output Type | |||||
KalturaAccessControlProfile | |||||
Errors | |||||
ACCESS_CONTROL_ID_NOT_FOUND;ID;Access control id "@ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=accessControlProfile&action=get POST fields: id |