GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "65f9c77e-2415-4a40-9f6f-d2da8b0f4621",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "ActiveEndDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c238db56-02b3-4d37-b08c-bbe2b72e9bfa"
  },
  {
    "TestDefinitionID": "65f9c77e-2415-4a40-9f6f-d2da8b0f4621",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "ActiveEndDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c238db56-02b3-4d37-b08c-bbe2b72e9bfa"
  },
  {
    "TestDefinitionID": "65f9c77e-2415-4a40-9f6f-d2da8b0f4621",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "ActiveEndDateTime": "2026-03-28T18:26:46.4452527-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c238db56-02b3-4d37-b08c-bbe2b72e9bfa"
  }
]