GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "94796efe-ba22-4060-a7e6-97ce74b2c7ee",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "ActiveEndDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5192bf8b-9598-4025-81ac-16dd68fbf22d"
  },
  {
    "TestDefinitionID": "94796efe-ba22-4060-a7e6-97ce74b2c7ee",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "ActiveEndDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5192bf8b-9598-4025-81ac-16dd68fbf22d"
  },
  {
    "TestDefinitionID": "94796efe-ba22-4060-a7e6-97ce74b2c7ee",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "ActiveEndDateTime": "2026-09-03T16:24:51.3248634-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5192bf8b-9598-4025-81ac-16dd68fbf22d"
  }
]