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": "bf600cc6-fa76-47aa-805a-3972608945a0",
  "TestID": "e9937950-908e-40f4-b903-336fae7a831c",
  "TestQuestionDefinitionID": "b3a81b01-d894-4d8a-8f0b-60f9a61512cf",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}