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": "69ae6c9e-ffdb-4dcb-9ead-667af65c5b51",
  "TestID": "a65a80aa-8616-4b52-91f9-84e5213f7249",
  "TestQuestionDefinitionID": "1a7e3395-fc37-4a02-979e-721b56738d42",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}