GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "a98da66e-909c-405f-a4ee-0ebccd7bae70",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "ActiveEndDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "de8450ea-fd5b-4373-86cf-f6b3532ba465"
  },
  {
    "TestDefinitionID": "a98da66e-909c-405f-a4ee-0ebccd7bae70",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "ActiveEndDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "de8450ea-fd5b-4373-86cf-f6b3532ba465"
  },
  {
    "TestDefinitionID": "a98da66e-909c-405f-a4ee-0ebccd7bae70",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "ActiveEndDateTime": "2026-02-22T10:17:47.3596306-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "de8450ea-fd5b-4373-86cf-f6b3532ba465"
  }
]