GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "607a580e-7ae1-4e77-9054-253f08f30ef3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "ActiveEndDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "58503927-76e9-4aca-81f0-f373af408850"
  },
  {
    "TestDefinitionID": "607a580e-7ae1-4e77-9054-253f08f30ef3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "ActiveEndDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "58503927-76e9-4aca-81f0-f373af408850"
  },
  {
    "TestDefinitionID": "607a580e-7ae1-4e77-9054-253f08f30ef3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "ActiveEndDateTime": "2026-02-19T21:17:00.9027548-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "58503927-76e9-4aca-81f0-f373af408850"
  }
]