quiz_quiz:get | |||||
---|---|---|---|---|---|
Description: | |||||
Allows to get a quiz |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
entryId | string | V | |||
Output Type | |||||
KalturaQuiz | |||||
Errors | |||||
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=quiz_quiz&action=get POST fields: entryId |