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": "75676c02-1e50-4b35-8eaf-7d8348dccc09",
  "TestID": "723a612d-1e02-47ad-868a-537624eecf60",
  "TestQuestionDefinitionID": "9c2bf6aa-934e-4f18-86c6-0c859cd7a4bf",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}