GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "0bff134e-46d9-4cf9-8a1f-ee1b50ff0d12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T19:37:23.241369-04:00",
    "ActiveEndDateTime": "2026-07-10T19:37:23.241369-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "77188ba0-c6b6-4e2b-999f-b1f7db19f116"
  },
  {
    "TestDefinitionID": "0bff134e-46d9-4cf9-8a1f-ee1b50ff0d12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T19:37:23.241369-04:00",
    "ActiveEndDateTime": "2026-07-10T19:37:23.241369-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "77188ba0-c6b6-4e2b-999f-b1f7db19f116"
  },
  {
    "TestDefinitionID": "0bff134e-46d9-4cf9-8a1f-ee1b50ff0d12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T19:37:23.241369-04:00",
    "ActiveEndDateTime": "2026-07-10T19:37:23.241369-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "77188ba0-c6b6-4e2b-999f-b1f7db19f116"
  }
]