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": "872b2e56-a8ea-4299-8c01-08d49c0f2233",
  "TestID": "e306f953-2606-4952-8fb7-8fda0b081678",
  "TestQuestionDefinitionID": "226fe844-50f2-463f-aef8-6776e79a62f3",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}