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": "e8a6a39c-b9f6-4889-a765-b4d6cc45a2f5",
  "TestID": "aa726aad-53d1-41d3-ad9c-49635e5a8923",
  "TestQuestionDefinitionID": "4bd9264e-6492-4772-8b9b-ea0d0faaf202",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}