GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "3bc14b19-442d-43e2-aa01-2722ffd94981",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "ActiveEndDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c9cf9957-fa3d-4af8-9237-71832eb9685a"
  },
  {
    "TestDefinitionID": "3bc14b19-442d-43e2-aa01-2722ffd94981",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "ActiveEndDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c9cf9957-fa3d-4af8-9237-71832eb9685a"
  },
  {
    "TestDefinitionID": "3bc14b19-442d-43e2-aa01-2722ffd94981",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "ActiveEndDateTime": "2026-01-10T19:08:11.9589791-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c9cf9957-fa3d-4af8-9237-71832eb9685a"
  }
]