GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "724c05e0-f4c1-450a-83d8-33933eef61ae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "ActiveEndDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "22c3fbf0-c8dc-4853-9496-6b2fae87e86a"
  },
  {
    "TestDefinitionID": "724c05e0-f4c1-450a-83d8-33933eef61ae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "ActiveEndDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "22c3fbf0-c8dc-4853-9496-6b2fae87e86a"
  },
  {
    "TestDefinitionID": "724c05e0-f4c1-450a-83d8-33933eef61ae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "ActiveEndDateTime": "2026-04-12T06:14:39.1001798-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "22c3fbf0-c8dc-4853-9496-6b2fae87e86a"
  }
]