GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "ef45a0db-e2b2-47c5-95ad-66cf440a549a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "ActiveEndDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48128da8-d8e7-4c8f-b3f2-a662cf5d7bfb"
  },
  {
    "TestDefinitionID": "ef45a0db-e2b2-47c5-95ad-66cf440a549a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "ActiveEndDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48128da8-d8e7-4c8f-b3f2-a662cf5d7bfb"
  },
  {
    "TestDefinitionID": "ef45a0db-e2b2-47c5-95ad-66cf440a549a",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "ActiveEndDateTime": "2026-05-17T16:45:56.7695152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48128da8-d8e7-4c8f-b3f2-a662cf5d7bfb"
  }
]