GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f5d15ae3-2e4a-4c79-a8f5-ea6befd82649",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "ActiveEndDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "edcf5bfb-3471-4093-9239-3db7eadb40db"
  },
  {
    "TestDefinitionID": "f5d15ae3-2e4a-4c79-a8f5-ea6befd82649",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "ActiveEndDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "edcf5bfb-3471-4093-9239-3db7eadb40db"
  },
  {
    "TestDefinitionID": "f5d15ae3-2e4a-4c79-a8f5-ea6befd82649",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "ActiveEndDateTime": "2026-03-12T05:47:53.6772204-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "edcf5bfb-3471-4093-9239-3db7eadb40db"
  }
]