GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "48862f89-ee6f-4311-8148-2e3c6f6621b9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "ActiveEndDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5f3b3f28-07fe-4aed-b4b5-67161c3e383d"
  },
  {
    "TestDefinitionID": "48862f89-ee6f-4311-8148-2e3c6f6621b9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "ActiveEndDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5f3b3f28-07fe-4aed-b4b5-67161c3e383d"
  },
  {
    "TestDefinitionID": "48862f89-ee6f-4311-8148-2e3c6f6621b9",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "ActiveEndDateTime": "2025-12-02T16:41:59.4778684-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "5f3b3f28-07fe-4aed-b4b5-67161c3e383d"
  }
]