GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "e2565a7a-1dba-46cb-9b90-7340277522df",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "ActiveEndDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eb1a0d4-9e99-4fc3-9c44-836f59910fb7"
  },
  {
    "TestDefinitionID": "e2565a7a-1dba-46cb-9b90-7340277522df",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "ActiveEndDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eb1a0d4-9e99-4fc3-9c44-836f59910fb7"
  },
  {
    "TestDefinitionID": "e2565a7a-1dba-46cb-9b90-7340277522df",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "ActiveEndDateTime": "2026-04-03T14:13:41.7779539-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2eb1a0d4-9e99-4fc3-9c44-836f59910fb7"
  }
]