GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7e6e3780-94a3-41b1-84ec-040fc2bdb138",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "ActiveEndDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "36275cf2-1aed-4295-805a-2bf7a21d0eb9"
  },
  {
    "TestDefinitionID": "7e6e3780-94a3-41b1-84ec-040fc2bdb138",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "ActiveEndDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "36275cf2-1aed-4295-805a-2bf7a21d0eb9"
  },
  {
    "TestDefinitionID": "7e6e3780-94a3-41b1-84ec-040fc2bdb138",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "ActiveEndDateTime": "2026-08-31T17:30:30.1581192-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "36275cf2-1aed-4295-805a-2bf7a21d0eb9"
  }
]