GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "1d81d209-46df-4c87-ad71-b5cde01f7265",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "ActiveEndDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2c8bcb92-ab4e-472c-96ce-9e5985c3117b"
  },
  {
    "TestDefinitionID": "1d81d209-46df-4c87-ad71-b5cde01f7265",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "ActiveEndDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2c8bcb92-ab4e-472c-96ce-9e5985c3117b"
  },
  {
    "TestDefinitionID": "1d81d209-46df-4c87-ad71-b5cde01f7265",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "ActiveEndDateTime": "2026-08-06T18:44:59.1762921-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2c8bcb92-ab4e-472c-96ce-9e5985c3117b"
  }
]