GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7580af39-74ed-4bb0-a6dc-6a61aebe5b3d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "ActiveEndDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9b74563d-e4c9-4135-a229-31eef81721f0"
  },
  {
    "TestDefinitionID": "7580af39-74ed-4bb0-a6dc-6a61aebe5b3d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "ActiveEndDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9b74563d-e4c9-4135-a229-31eef81721f0"
  },
  {
    "TestDefinitionID": "7580af39-74ed-4bb0-a6dc-6a61aebe5b3d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "ActiveEndDateTime": "2026-06-16T19:59:57.6442877-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9b74563d-e4c9-4135-a229-31eef81721f0"
  }
]