GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "e6b2e217-aa1d-4542-a724-c6bdddf337de",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "ActiveEndDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a25a2d8d-0b6b-433e-b366-39703e1eed0a"
  },
  {
    "TestDefinitionID": "e6b2e217-aa1d-4542-a724-c6bdddf337de",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "ActiveEndDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a25a2d8d-0b6b-433e-b366-39703e1eed0a"
  },
  {
    "TestDefinitionID": "e6b2e217-aa1d-4542-a724-c6bdddf337de",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "ActiveEndDateTime": "2026-04-30T05:24:50.4320064-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a25a2d8d-0b6b-433e-b366-39703e1eed0a"
  }
]