GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7af3f88a-eb0e-4d98-9dd5-547cbbd68564",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "ActiveEndDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "446c7367-4b71-4048-b6d3-f7005c9409b7"
  },
  {
    "TestDefinitionID": "7af3f88a-eb0e-4d98-9dd5-547cbbd68564",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "ActiveEndDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "446c7367-4b71-4048-b6d3-f7005c9409b7"
  },
  {
    "TestDefinitionID": "7af3f88a-eb0e-4d98-9dd5-547cbbd68564",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "ActiveEndDateTime": "2025-11-10T23:48:20.3689107-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "446c7367-4b71-4048-b6d3-f7005c9409b7"
  }
]