GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "3eeab407-e0db-4d01-a655-5afac2431f15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "ActiveEndDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "47fd6f60-9618-43f1-be31-8e3cd7e6ed8e"
  },
  {
    "TestDefinitionID": "3eeab407-e0db-4d01-a655-5afac2431f15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "ActiveEndDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "47fd6f60-9618-43f1-be31-8e3cd7e6ed8e"
  },
  {
    "TestDefinitionID": "3eeab407-e0db-4d01-a655-5afac2431f15",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "ActiveEndDateTime": "2026-04-21T04:37:27.5116647-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "47fd6f60-9618-43f1-be31-8e3cd7e6ed8e"
  }
]