GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "ecaa1db4-2dd3-4f27-bf00-2b7be29ac5b0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "ActiveEndDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8c5e62ba-d9ed-4c2d-9cdf-2c289d888494"
  },
  {
    "TestDefinitionID": "ecaa1db4-2dd3-4f27-bf00-2b7be29ac5b0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "ActiveEndDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8c5e62ba-d9ed-4c2d-9cdf-2c289d888494"
  },
  {
    "TestDefinitionID": "ecaa1db4-2dd3-4f27-bf00-2b7be29ac5b0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "ActiveEndDateTime": "2026-07-16T21:11:18.0291448-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8c5e62ba-d9ed-4c2d-9cdf-2c289d888494"
  }
]