GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "07bfe5ab-b565-467e-bea1-d9554c543edd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "ActiveEndDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0efe589e-f95c-4e97-aae1-9646bdc4d4df"
  },
  {
    "TestDefinitionID": "07bfe5ab-b565-467e-bea1-d9554c543edd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "ActiveEndDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0efe589e-f95c-4e97-aae1-9646bdc4d4df"
  },
  {
    "TestDefinitionID": "07bfe5ab-b565-467e-bea1-d9554c543edd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "ActiveEndDateTime": "2026-07-18T23:02:45.9619928-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0efe589e-f95c-4e97-aae1-9646bdc4d4df"
  }
]