GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "aecc9bcd-79bd-46a3-9d89-48269aa9fd89",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "ActiveEndDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9671dcdc-2b54-40d8-bf01-2079c2255847"
  },
  {
    "TestDefinitionID": "aecc9bcd-79bd-46a3-9d89-48269aa9fd89",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "ActiveEndDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9671dcdc-2b54-40d8-bf01-2079c2255847"
  },
  {
    "TestDefinitionID": "aecc9bcd-79bd-46a3-9d89-48269aa9fd89",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "ActiveEndDateTime": "2026-07-13T19:13:22.9969915-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9671dcdc-2b54-40d8-bf01-2079c2255847"
  }
]