GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "5ff0993c-18b0-4521-9a01-2c3ccf4e5a75",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-26T11:20:17.491355-04:00",
    "ActiveEndDateTime": "2026-07-26T11:20:17.491355-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "91becd9d-20e6-43f1-ad80-96f92716cf7e"
  },
  {
    "TestDefinitionID": "5ff0993c-18b0-4521-9a01-2c3ccf4e5a75",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-26T11:20:17.491355-04:00",
    "ActiveEndDateTime": "2026-07-26T11:20:17.491355-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "91becd9d-20e6-43f1-ad80-96f92716cf7e"
  },
  {
    "TestDefinitionID": "5ff0993c-18b0-4521-9a01-2c3ccf4e5a75",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-26T11:20:17.491355-04:00",
    "ActiveEndDateTime": "2026-07-26T11:20:17.491355-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "91becd9d-20e6-43f1-ad80-96f92716cf7e"
  }
]