GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "44ecf86d-71c7-46be-b401-f110d6bc4a15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "ActiveEndDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eadab88-047e-44de-a8d1-0d4700c97953"
  },
  {
    "TestDefinitionID": "44ecf86d-71c7-46be-b401-f110d6bc4a15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "ActiveEndDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eadab88-047e-44de-a8d1-0d4700c97953"
  },
  {
    "TestDefinitionID": "44ecf86d-71c7-46be-b401-f110d6bc4a15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "ActiveEndDateTime": "2026-04-18T09:00:18.6252521-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eadab88-047e-44de-a8d1-0d4700c97953"
  }
]