GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6e97c22e-d7c9-4309-8e04-30a31b7ddd9e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "ActiveEndDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28e40aec-cff5-466b-94df-2a59f7a7101e"
  },
  {
    "TestDefinitionID": "6e97c22e-d7c9-4309-8e04-30a31b7ddd9e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "ActiveEndDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28e40aec-cff5-466b-94df-2a59f7a7101e"
  },
  {
    "TestDefinitionID": "6e97c22e-d7c9-4309-8e04-30a31b7ddd9e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "ActiveEndDateTime": "2026-02-19T02:55:22.3206013-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "28e40aec-cff5-466b-94df-2a59f7a7101e"
  }
]