GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "e8eff46a-68fd-4dae-8d4c-b40e4a9b4787",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-01T17:51:48.792562-04:00",
    "ActiveEndDateTime": "2026-06-01T17:51:48.792562-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0f181ef3-ace0-4141-b99f-85209c84a431"
  },
  {
    "TestDefinitionID": "e8eff46a-68fd-4dae-8d4c-b40e4a9b4787",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-01T17:51:48.792562-04:00",
    "ActiveEndDateTime": "2026-06-01T17:51:48.792562-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0f181ef3-ace0-4141-b99f-85209c84a431"
  },
  {
    "TestDefinitionID": "e8eff46a-68fd-4dae-8d4c-b40e4a9b4787",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-01T17:51:48.792562-04:00",
    "ActiveEndDateTime": "2026-06-01T17:51:48.792562-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0f181ef3-ace0-4141-b99f-85209c84a431"
  }
]