GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "20a58734-660f-4d24-a72a-953765dc9377",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-28T11:33:51.096-04:00",
    "ActiveEndDateTime": "2026-07-28T11:33:51.096-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6ebfdc0a-c140-4a13-af4c-ef96698d2a30"
  },
  {
    "TestDefinitionID": "20a58734-660f-4d24-a72a-953765dc9377",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-28T11:33:51.096-04:00",
    "ActiveEndDateTime": "2026-07-28T11:33:51.096-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6ebfdc0a-c140-4a13-af4c-ef96698d2a30"
  },
  {
    "TestDefinitionID": "20a58734-660f-4d24-a72a-953765dc9377",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-28T11:33:51.096-04:00",
    "ActiveEndDateTime": "2026-07-28T11:33:51.096-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6ebfdc0a-c140-4a13-af4c-ef96698d2a30"
  }
]