GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f3cee41b-1e4a-4e36-8526-eff862840bc7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "ActiveEndDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b62b24a4-0381-4ea9-9b00-e82812c60804"
  },
  {
    "TestDefinitionID": "f3cee41b-1e4a-4e36-8526-eff862840bc7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "ActiveEndDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b62b24a4-0381-4ea9-9b00-e82812c60804"
  },
  {
    "TestDefinitionID": "f3cee41b-1e4a-4e36-8526-eff862840bc7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "ActiveEndDateTime": "2026-05-10T21:11:06.8972439-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b62b24a4-0381-4ea9-9b00-e82812c60804"
  }
]