GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "bcf54d93-fb38-44c9-8c29-282f8727f12b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "ActiveEndDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9a917b87-9dfe-437e-ae66-8fa2ce224708"
  },
  {
    "TestDefinitionID": "bcf54d93-fb38-44c9-8c29-282f8727f12b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "ActiveEndDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9a917b87-9dfe-437e-ae66-8fa2ce224708"
  },
  {
    "TestDefinitionID": "bcf54d93-fb38-44c9-8c29-282f8727f12b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "ActiveEndDateTime": "2026-05-19T19:24:59.5976148-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9a917b87-9dfe-437e-ae66-8fa2ce224708"
  }
]