GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "07be01fd-766b-4379-9238-bdf6ae3ea309",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "ActiveEndDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42c9139c-8cac-4d9d-ae1e-a0ef9d742aed"
  },
  {
    "TestDefinitionID": "07be01fd-766b-4379-9238-bdf6ae3ea309",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "ActiveEndDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42c9139c-8cac-4d9d-ae1e-a0ef9d742aed"
  },
  {
    "TestDefinitionID": "07be01fd-766b-4379-9238-bdf6ae3ea309",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "ActiveEndDateTime": "2026-07-14T19:47:11.6129282-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42c9139c-8cac-4d9d-ae1e-a0ef9d742aed"
  }
]