| Name | Description | 
						
							| add | Allows to add a quiz to an entry | 
						
							| get | Allows to get a quiz | 
						
							| getUrl | sends a with an api request for pdf from quiz object | 
						
							| list | List quiz objects by filter and pager | 
						
							| serve | creates a pdf from quiz object
	 The Output type defines the file format in which the quiz will be generated
	 Currently only PDF files are supported | 
						
							| update | Allows to update a quiz |