GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "87c6afda-30e2-473e-9b80-c393b4abd1f2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "ActiveEndDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d34cd224-15da-4d9c-b18f-874fee2cc164"
  },
  {
    "TestDefinitionID": "87c6afda-30e2-473e-9b80-c393b4abd1f2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "ActiveEndDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d34cd224-15da-4d9c-b18f-874fee2cc164"
  },
  {
    "TestDefinitionID": "87c6afda-30e2-473e-9b80-c393b4abd1f2",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "ActiveEndDateTime": "2026-05-17T19:24:30.5749375-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "d34cd224-15da-4d9c-b18f-874fee2cc164"
  }
]