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