GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7decd1df-5659-4866-b6cc-07fdbfb1cb17",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "ActiveEndDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "afd3600e-f0f0-4a40-9c03-cbab2d870bd8"
  },
  {
    "TestDefinitionID": "7decd1df-5659-4866-b6cc-07fdbfb1cb17",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "ActiveEndDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "afd3600e-f0f0-4a40-9c03-cbab2d870bd8"
  },
  {
    "TestDefinitionID": "7decd1df-5659-4866-b6cc-07fdbfb1cb17",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "ActiveEndDateTime": "2025-12-09T09:32:24.0895762-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "afd3600e-f0f0-4a40-9c03-cbab2d870bd8"
  }
]