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": "28797f55-8b79-479e-9c53-9fa716572a24",
"TestID": "68e2a826-8155-44d3-8543-601a74ec50f0",
"TestQuestionDefinitionID": "6148c1aa-2ac3-436e-8a6b-b35db5c23092",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}