GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "2b63e7de-a3c4-4c05-90f6-e575a94656ab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "ActiveEndDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1d15b08d-bb16-4f5e-9165-6bdc96190e5a"
  },
  {
    "TestDefinitionID": "2b63e7de-a3c4-4c05-90f6-e575a94656ab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "ActiveEndDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1d15b08d-bb16-4f5e-9165-6bdc96190e5a"
  },
  {
    "TestDefinitionID": "2b63e7de-a3c4-4c05-90f6-e575a94656ab",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "ActiveEndDateTime": "2026-08-03T18:09:20.8490826-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1d15b08d-bb16-4f5e-9165-6bdc96190e5a"
  }
]