GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "5811a04c-ca6e-416f-96be-afb167cbfc12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "ActiveEndDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2df7480c-f7b7-4447-b55a-515f3b920a0f"
  },
  {
    "TestDefinitionID": "5811a04c-ca6e-416f-96be-afb167cbfc12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "ActiveEndDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2df7480c-f7b7-4447-b55a-515f3b920a0f"
  },
  {
    "TestDefinitionID": "5811a04c-ca6e-416f-96be-afb167cbfc12",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "ActiveEndDateTime": "2026-07-04T14:59:16.2113933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2df7480c-f7b7-4447-b55a-515f3b920a0f"
  }
]