GET api/TestQuestions/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TestQuestionID": "d9028015-ee20-4304-aa78-db6abd4a0026",
"TestID": "201c41c6-4d1b-4724-880f-3c9386eb99b9",
"TestQuestionDefinitionID": "c88bd5ee-0349-476b-8318-cef404109c83",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}