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": "8bf7d3a5-7c7d-4f84-af5a-f538de0b0622",
  "TestID": "b8c5bcd1-4e60-486b-bb08-7e577036914c",
  "TestQuestionDefinitionID": "ea7e3530-cd2b-43e2-a8de-36b46cd94b48",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}