GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "951617cc-d379-4772-b228-4d244a883fdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "ActiveEndDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd3a8688-1e41-4657-a6e6-dd5feb4dcd36"
  },
  {
    "TestDefinitionID": "951617cc-d379-4772-b228-4d244a883fdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "ActiveEndDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd3a8688-1e41-4657-a6e6-dd5feb4dcd36"
  },
  {
    "TestDefinitionID": "951617cc-d379-4772-b228-4d244a883fdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "ActiveEndDateTime": "2026-04-21T18:25:50.0019545-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd3a8688-1e41-4657-a6e6-dd5feb4dcd36"
  }
]