GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "5673ad12-0c84-483a-b2d5-2af233b9ae59",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "ActiveEndDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "789b1763-209c-4556-9dd2-9e87d49a2143"
  },
  {
    "TestDefinitionID": "5673ad12-0c84-483a-b2d5-2af233b9ae59",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "ActiveEndDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "789b1763-209c-4556-9dd2-9e87d49a2143"
  },
  {
    "TestDefinitionID": "5673ad12-0c84-483a-b2d5-2af233b9ae59",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "ActiveEndDateTime": "2026-05-17T05:40:44.5748975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "789b1763-209c-4556-9dd2-9e87d49a2143"
  }
]