GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "836687d7-f58a-491f-80f7-000a12d550d9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "ActiveEndDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7b2b9222-421b-41b6-b384-a196f9461b28"
  },
  {
    "TestDefinitionID": "836687d7-f58a-491f-80f7-000a12d550d9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "ActiveEndDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7b2b9222-421b-41b6-b384-a196f9461b28"
  },
  {
    "TestDefinitionID": "836687d7-f58a-491f-80f7-000a12d550d9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "ActiveEndDateTime": "2026-09-01T12:14:37.1577039-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7b2b9222-421b-41b6-b384-a196f9461b28"
  }
]