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": "79c5ba2f-7e5a-43c8-8197-578639502fcb",
  "TestID": "80e2aac2-b1b6-4ddc-b041-065f881c2553",
  "TestQuestionDefinitionID": "b11106fe-ec49-40f2-be6a-0fe422a6f6ae",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}