GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "81e7dba9-21c7-43d7-8904-ec629119d015",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "ActiveEndDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e77ea7b-0978-49c7-97a3-b4841b7d12d4"
  },
  {
    "TestDefinitionID": "81e7dba9-21c7-43d7-8904-ec629119d015",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "ActiveEndDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e77ea7b-0978-49c7-97a3-b4841b7d12d4"
  },
  {
    "TestDefinitionID": "81e7dba9-21c7-43d7-8904-ec629119d015",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "ActiveEndDateTime": "2026-06-04T09:28:40.8549974-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e77ea7b-0978-49c7-97a3-b4841b7d12d4"
  }
]