GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "92a187a1-266c-4164-a460-f5abf1457ac3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "ActiveEndDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0330b10b-5413-4e6d-8124-a482b838e608"
  },
  {
    "TestDefinitionID": "92a187a1-266c-4164-a460-f5abf1457ac3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "ActiveEndDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0330b10b-5413-4e6d-8124-a482b838e608"
  },
  {
    "TestDefinitionID": "92a187a1-266c-4164-a460-f5abf1457ac3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "ActiveEndDateTime": "2026-05-11T19:22:25.6105251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0330b10b-5413-4e6d-8124-a482b838e608"
  }
]