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": "41990189-4613-4938-b6ee-8281dcd3dc8e",
  "TestID": "1d31ad30-c86f-4769-bb5a-06c67902d4c5",
  "TestQuestionDefinitionID": "2c37efa3-15fc-4501-9d42-b4a1ed7b1e79",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}