GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "b6a34c3d-f3f8-4248-85a7-2bde82b4a84f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "ActiveEndDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bbe00afd-4cb7-4425-bdd8-643368ccd36b"
  },
  {
    "TestDefinitionID": "b6a34c3d-f3f8-4248-85a7-2bde82b4a84f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "ActiveEndDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bbe00afd-4cb7-4425-bdd8-643368ccd36b"
  },
  {
    "TestDefinitionID": "b6a34c3d-f3f8-4248-85a7-2bde82b4a84f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "ActiveEndDateTime": "2026-05-15T21:33:57.7922558-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bbe00afd-4cb7-4425-bdd8-643368ccd36b"
  }
]