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": "9fd7321b-2cd4-4ca0-9796-34a684b9d753",
"TestID": "7828b286-cc3c-479e-ac85-6fcc06b3ec26",
"TestQuestionDefinitionID": "9c8ac378-90e1-4128-849a-032a63ee2d91",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}