GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "b15db3c6-4227-42fd-97eb-a4f288620dbe",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "ActiveEndDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "74461bc6-0e85-4587-ad8d-c3da44eff9fa"
  },
  {
    "TestDefinitionID": "b15db3c6-4227-42fd-97eb-a4f288620dbe",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "ActiveEndDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "74461bc6-0e85-4587-ad8d-c3da44eff9fa"
  },
  {
    "TestDefinitionID": "b15db3c6-4227-42fd-97eb-a4f288620dbe",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "ActiveEndDateTime": "2026-05-23T00:04:57.1397152-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "74461bc6-0e85-4587-ad8d-c3da44eff9fa"
  }
]