GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6ea5473a-960f-4d6d-b202-2e24a8355135",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "ActiveEndDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28a3f07e-f90c-402f-ae3d-51a5fa72983a"
  },
  {
    "TestDefinitionID": "6ea5473a-960f-4d6d-b202-2e24a8355135",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "ActiveEndDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28a3f07e-f90c-402f-ae3d-51a5fa72983a"
  },
  {
    "TestDefinitionID": "6ea5473a-960f-4d6d-b202-2e24a8355135",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "ActiveEndDateTime": "2026-09-18T09:11:22.3419733-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28a3f07e-f90c-402f-ae3d-51a5fa72983a"
  }
]