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": "4a2bbe79-e1bd-4de2-9bfc-cb40328dd73e", "TestID": "c596e979-25d0-4fdd-a5d3-550875801f00", "TestQuestionDefinitionID": "1eb92670-3ab5-4309-943e-89d10263bea7", "SortOrder": 4, "SelectedAnswerNumber": 5, "Correct": true, "Deleted": true }