GET api/TestDefinitions/{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:
{
  "TestDefinitionID": "5d3b51f4-3d45-40a5-9b7f-febc425b4873",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-07-01T04:28:24.7877482-04:00",
  "ActiveEndDateTime": "2026-07-01T04:28:24.7877482-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "07fd1553-84a2-4f73-a6fc-0245861a65e6"
}