GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "e21356d4-4ceb-4570-bcff-25990d4e5118",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "ActiveEndDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9140fa7d-f176-4ea8-bfc5-fc3b75dcbbc5"
  },
  {
    "TestDefinitionID": "e21356d4-4ceb-4570-bcff-25990d4e5118",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "ActiveEndDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9140fa7d-f176-4ea8-bfc5-fc3b75dcbbc5"
  },
  {
    "TestDefinitionID": "e21356d4-4ceb-4570-bcff-25990d4e5118",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "ActiveEndDateTime": "2026-03-28T00:33:33.3699014-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9140fa7d-f176-4ea8-bfc5-fc3b75dcbbc5"
  }
]