GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "290525d3-bfb8-4523-b86a-22ac97aadd8f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "ActiveEndDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "88307337-30e7-467e-aaae-312462e9d01f"
  },
  {
    "TestDefinitionID": "290525d3-bfb8-4523-b86a-22ac97aadd8f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "ActiveEndDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "88307337-30e7-467e-aaae-312462e9d01f"
  },
  {
    "TestDefinitionID": "290525d3-bfb8-4523-b86a-22ac97aadd8f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "ActiveEndDateTime": "2026-06-07T11:16:37.3751114-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "88307337-30e7-467e-aaae-312462e9d01f"
  }
]