GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "201a05b9-4edf-4cfe-9d5e-b10e60123be2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "ActiveEndDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d119e111-6546-493d-83c7-2e2492d28fc2"
  },
  {
    "TestDefinitionID": "201a05b9-4edf-4cfe-9d5e-b10e60123be2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "ActiveEndDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d119e111-6546-493d-83c7-2e2492d28fc2"
  },
  {
    "TestDefinitionID": "201a05b9-4edf-4cfe-9d5e-b10e60123be2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "ActiveEndDateTime": "2026-09-07T22:47:59.5104622-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d119e111-6546-493d-83c7-2e2492d28fc2"
  }
]