GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "cdb57323-7b38-4136-97be-3ff2345f62c8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "ActiveEndDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "33828ff4-bbcc-4a05-987e-f808f908dc54"
  },
  {
    "TestDefinitionID": "cdb57323-7b38-4136-97be-3ff2345f62c8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "ActiveEndDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "33828ff4-bbcc-4a05-987e-f808f908dc54"
  },
  {
    "TestDefinitionID": "cdb57323-7b38-4136-97be-3ff2345f62c8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "ActiveEndDateTime": "2026-08-11T22:18:48.2042906-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "33828ff4-bbcc-4a05-987e-f808f908dc54"
  }
]