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": "79c83c89-0e58-4642-a1f4-d6e6c907aa9e",
  "TestID": "0f728793-14e1-4cc9-a908-107309f2d8f0",
  "TestQuestionDefinitionID": "e48ce6fe-60b7-4a49-88cf-5e8b066fc0e8",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}