GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "5e4b4b2c-cfba-4b96-8824-725149c84f8b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-26T19:45:07.608645-04:00",
    "ActiveEndDateTime": "2026-05-26T19:45:07.608645-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1be37854-4276-45a6-b5bc-08434bd21758"
  },
  {
    "TestDefinitionID": "5e4b4b2c-cfba-4b96-8824-725149c84f8b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-26T19:45:07.608645-04:00",
    "ActiveEndDateTime": "2026-05-26T19:45:07.608645-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1be37854-4276-45a6-b5bc-08434bd21758"
  },
  {
    "TestDefinitionID": "5e4b4b2c-cfba-4b96-8824-725149c84f8b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-26T19:45:07.608645-04:00",
    "ActiveEndDateTime": "2026-05-26T19:45:07.608645-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1be37854-4276-45a6-b5bc-08434bd21758"
  }
]