GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "9fd2cbc2-d16d-4381-85b0-e3a4b91dbd6a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "ActiveEndDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "aaa2635e-1ec1-427e-aefb-07d86088ca9c"
  },
  {
    "TestDefinitionID": "9fd2cbc2-d16d-4381-85b0-e3a4b91dbd6a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "ActiveEndDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "aaa2635e-1ec1-427e-aefb-07d86088ca9c"
  },
  {
    "TestDefinitionID": "9fd2cbc2-d16d-4381-85b0-e3a4b91dbd6a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "ActiveEndDateTime": "2026-05-30T03:28:26.8957039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "aaa2635e-1ec1-427e-aefb-07d86088ca9c"
  }
]