GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "85b0592d-e2f6-40ef-b7cc-0eb559b6c4f6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "ActiveEndDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "904ae994-3d36-44c3-a840-80dbfa1fad26"
  },
  {
    "TestDefinitionID": "85b0592d-e2f6-40ef-b7cc-0eb559b6c4f6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "ActiveEndDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "904ae994-3d36-44c3-a840-80dbfa1fad26"
  },
  {
    "TestDefinitionID": "85b0592d-e2f6-40ef-b7cc-0eb559b6c4f6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "ActiveEndDateTime": "2026-09-06T22:09:56.6616571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "904ae994-3d36-44c3-a840-80dbfa1fad26"
  }
]