GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "51d0afc4-edba-462c-809a-8b9d989df4d7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "ActiveEndDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "073638e9-2b1e-4c1d-aeeb-e80f63835dd6"
  },
  {
    "TestDefinitionID": "51d0afc4-edba-462c-809a-8b9d989df4d7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "ActiveEndDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "073638e9-2b1e-4c1d-aeeb-e80f63835dd6"
  },
  {
    "TestDefinitionID": "51d0afc4-edba-462c-809a-8b9d989df4d7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "ActiveEndDateTime": "2026-05-10T05:42:05.0918283-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "073638e9-2b1e-4c1d-aeeb-e80f63835dd6"
  }
]