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": "7ad06d98-6bb8-423c-a548-03fc22911442",
  "TestID": "9149af6f-b4cd-4515-890b-593f30e46579",
  "TestQuestionDefinitionID": "c254633c-44d4-4217-bdb1-71bd7adc9703",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}