GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "4749f7bd-0f44-4cbb-865b-d3fe0551dcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "ActiveEndDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e9074876-ea4a-4352-a20f-7206d821174c"
  },
  {
    "TestDefinitionID": "4749f7bd-0f44-4cbb-865b-d3fe0551dcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "ActiveEndDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e9074876-ea4a-4352-a20f-7206d821174c"
  },
  {
    "TestDefinitionID": "4749f7bd-0f44-4cbb-865b-d3fe0551dcab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "ActiveEndDateTime": "2026-06-24T08:54:10.1541003-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e9074876-ea4a-4352-a20f-7206d821174c"
  }
]