GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "886e0918-7efc-4879-86b9-010b4f99bdc1",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "ActiveEndDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "46f0b731-9afc-41fa-af30-591e686fa32f"
  },
  {
    "TestDefinitionID": "886e0918-7efc-4879-86b9-010b4f99bdc1",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "ActiveEndDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "46f0b731-9afc-41fa-af30-591e686fa32f"
  },
  {
    "TestDefinitionID": "886e0918-7efc-4879-86b9-010b4f99bdc1",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "ActiveEndDateTime": "2026-04-23T19:27:02.9557051-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "46f0b731-9afc-41fa-af30-591e686fa32f"
  }
]