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": "281031e4-de59-406a-af32-f2978ce64bce",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-06-17T04:29:50.8680557-04:00",
  "ActiveEndDateTime": "2026-06-17T04:29:50.8680557-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "9f169d4a-e666-4577-982a-40730aab3104"
}