GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "bf6925a1-6a2f-4cf8-975b-1be5bb4bb303",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "ActiveEndDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d71971a6-368b-4770-a6ae-ec2fe297c3fe"
  },
  {
    "TestDefinitionID": "bf6925a1-6a2f-4cf8-975b-1be5bb4bb303",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "ActiveEndDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d71971a6-368b-4770-a6ae-ec2fe297c3fe"
  },
  {
    "TestDefinitionID": "bf6925a1-6a2f-4cf8-975b-1be5bb4bb303",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "ActiveEndDateTime": "2026-08-18T01:53:13.3757524-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d71971a6-368b-4770-a6ae-ec2fe297c3fe"
  }
]