GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "bfa5f139-fb51-474c-874e-4f6c08ddfafc",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "ActiveEndDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ef8b8f1d-69b5-4b6f-8a30-c1b3d669e7c9"
  },
  {
    "TestDefinitionID": "bfa5f139-fb51-474c-874e-4f6c08ddfafc",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "ActiveEndDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ef8b8f1d-69b5-4b6f-8a30-c1b3d669e7c9"
  },
  {
    "TestDefinitionID": "bfa5f139-fb51-474c-874e-4f6c08ddfafc",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "ActiveEndDateTime": "2026-03-30T01:07:19.4912638-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ef8b8f1d-69b5-4b6f-8a30-c1b3d669e7c9"
  }
]