GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "8d646c2e-4a95-46f0-bf80-72e93d3b13b7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "ActiveEndDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "974a38fc-7ae7-4a1f-bfc8-de2176d7772a"
  },
  {
    "TestDefinitionID": "8d646c2e-4a95-46f0-bf80-72e93d3b13b7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "ActiveEndDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "974a38fc-7ae7-4a1f-bfc8-de2176d7772a"
  },
  {
    "TestDefinitionID": "8d646c2e-4a95-46f0-bf80-72e93d3b13b7",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "ActiveEndDateTime": "2026-04-13T13:49:48.0902084-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "974a38fc-7ae7-4a1f-bfc8-de2176d7772a"
  }
]