GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "ea83ad72-bac6-45b4-b56a-1a384f991cd0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "ActiveEndDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ece8f08-f116-4e7f-9538-a3488ffd1383"
  },
  {
    "TestDefinitionID": "ea83ad72-bac6-45b4-b56a-1a384f991cd0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "ActiveEndDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ece8f08-f116-4e7f-9538-a3488ffd1383"
  },
  {
    "TestDefinitionID": "ea83ad72-bac6-45b4-b56a-1a384f991cd0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "ActiveEndDateTime": "2026-05-27T21:25:22.5911062-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ece8f08-f116-4e7f-9538-a3488ffd1383"
  }
]