GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "87a19f96-2dac-4861-b420-e41174d15df3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "ActiveEndDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e850934-aadc-4d43-8fcc-f4bc02e3dbee"
  },
  {
    "TestDefinitionID": "87a19f96-2dac-4861-b420-e41174d15df3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "ActiveEndDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e850934-aadc-4d43-8fcc-f4bc02e3dbee"
  },
  {
    "TestDefinitionID": "87a19f96-2dac-4861-b420-e41174d15df3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "ActiveEndDateTime": "2026-05-18T23:14:15.5450037-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e850934-aadc-4d43-8fcc-f4bc02e3dbee"
  }
]