GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "856ae39f-055f-41f5-bfaf-3987d07321a5",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "ActiveEndDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "717c7e36-a8a8-4beb-bf6e-eb2ab9da9732"
  },
  {
    "TestDefinitionID": "856ae39f-055f-41f5-bfaf-3987d07321a5",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "ActiveEndDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "717c7e36-a8a8-4beb-bf6e-eb2ab9da9732"
  },
  {
    "TestDefinitionID": "856ae39f-055f-41f5-bfaf-3987d07321a5",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "ActiveEndDateTime": "2026-05-06T07:08:41.9832402-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "717c7e36-a8a8-4beb-bf6e-eb2ab9da9732"
  }
]