GET api/TestQuestions/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "fce89e39-60d3-4b1e-a2ac-418459350bea",
  "TestID": "b08fde57-bc4a-4e51-95b4-aee0432be1bb",
  "TestQuestionDefinitionID": "95078d57-d5c9-4523-8d4a-8550f61202bb",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}