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": "aaaba853-8eba-4e7f-b292-111dc92e2841",
  "TestID": "3f7ba290-983f-4fd5-bbdc-3d34f978aa0b",
  "TestQuestionDefinitionID": "05234939-39d1-400c-ba57-7adc36ae1b05",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}