GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "eab2adc1-6231-432d-9bca-b51b6b566341",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "ActiveEndDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "007eee2b-ffad-403d-b511-09f2395bd0fc"
  },
  {
    "TestDefinitionID": "eab2adc1-6231-432d-9bca-b51b6b566341",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "ActiveEndDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "007eee2b-ffad-403d-b511-09f2395bd0fc"
  },
  {
    "TestDefinitionID": "eab2adc1-6231-432d-9bca-b51b6b566341",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "ActiveEndDateTime": "2026-04-08T01:23:32.6273312-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "007eee2b-ffad-403d-b511-09f2395bd0fc"
  }
]