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": "87ffa737-a3a0-4146-be1c-02361336a2a1",
"TestID": "1c7631f1-34e4-49d1-b397-038af2cd3ec4",
"TestQuestionDefinitionID": "7da2441f-ddce-4025-a7cb-862c93d5c7d0",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}