GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7ba2b8e8-9e10-4d63-83ff-c3a206063029",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "ActiveEndDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2e86ff71-575f-4207-9ae1-d6aab1aa7857"
  },
  {
    "TestDefinitionID": "7ba2b8e8-9e10-4d63-83ff-c3a206063029",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "ActiveEndDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2e86ff71-575f-4207-9ae1-d6aab1aa7857"
  },
  {
    "TestDefinitionID": "7ba2b8e8-9e10-4d63-83ff-c3a206063029",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "ActiveEndDateTime": "2026-08-02T16:50:47.1998893-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "2e86ff71-575f-4207-9ae1-d6aab1aa7857"
  }
]