GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "b77bcd49-b88d-48d2-9520-d6222da3a98c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "ActiveEndDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "3c90dd6e-28a3-43ff-933c-d3724199d5b9"
  },
  {
    "TestDefinitionID": "b77bcd49-b88d-48d2-9520-d6222da3a98c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "ActiveEndDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "3c90dd6e-28a3-43ff-933c-d3724199d5b9"
  },
  {
    "TestDefinitionID": "b77bcd49-b88d-48d2-9520-d6222da3a98c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "ActiveEndDateTime": "2026-08-17T01:40:03.7748516-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "3c90dd6e-28a3-43ff-933c-d3724199d5b9"
  }
]