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": "82c5db4f-452a-4a55-9740-7a6576f93a34",
"TestID": "d014ccfe-0b43-46ad-82d6-9fc3eeb9b177",
"TestQuestionDefinitionID": "cedfb02d-6876-4bf9-bbd4-c9740f0abfde",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}