GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "8bae8161-b200-4ed9-9ae8-1daed879ec3f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "ActiveEndDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bed3fe2d-c9eb-4012-86f0-55edfd2d3a2d"
  },
  {
    "TestDefinitionID": "8bae8161-b200-4ed9-9ae8-1daed879ec3f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "ActiveEndDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bed3fe2d-c9eb-4012-86f0-55edfd2d3a2d"
  },
  {
    "TestDefinitionID": "8bae8161-b200-4ed9-9ae8-1daed879ec3f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "ActiveEndDateTime": "2026-06-23T02:26:08.0020716-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "bed3fe2d-c9eb-4012-86f0-55edfd2d3a2d"
  }
]