GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f3e5064c-f709-411e-bb89-ac8a4f67bcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "ActiveEndDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cfc8e94d-188f-4690-b76a-9f6d0cfe8e24"
  },
  {
    "TestDefinitionID": "f3e5064c-f709-411e-bb89-ac8a4f67bcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "ActiveEndDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cfc8e94d-188f-4690-b76a-9f6d0cfe8e24"
  },
  {
    "TestDefinitionID": "f3e5064c-f709-411e-bb89-ac8a4f67bcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "ActiveEndDateTime": "2026-02-03T14:44:08.2824412-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cfc8e94d-188f-4690-b76a-9f6d0cfe8e24"
  }
]