GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6ec9d0d9-7f7e-4e98-944b-744e97269e79",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "ActiveEndDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "dcdbc277-349d-4d2d-b3ec-1e18958f9ab2"
  },
  {
    "TestDefinitionID": "6ec9d0d9-7f7e-4e98-944b-744e97269e79",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "ActiveEndDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "dcdbc277-349d-4d2d-b3ec-1e18958f9ab2"
  },
  {
    "TestDefinitionID": "6ec9d0d9-7f7e-4e98-944b-744e97269e79",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "ActiveEndDateTime": "2026-08-29T13:27:52.0454476-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "dcdbc277-349d-4d2d-b3ec-1e18958f9ab2"
  }
]