GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "1b755bce-4657-417f-ad5a-04fc64bd530f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-07T22:21:48.253827-05:00",
    "ActiveEndDateTime": "2026-01-07T22:21:48.253827-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "98505836-4f89-4957-9b30-5b8658de5ac1"
  },
  {
    "TestDefinitionID": "1b755bce-4657-417f-ad5a-04fc64bd530f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-07T22:21:48.253827-05:00",
    "ActiveEndDateTime": "2026-01-07T22:21:48.253827-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "98505836-4f89-4957-9b30-5b8658de5ac1"
  },
  {
    "TestDefinitionID": "1b755bce-4657-417f-ad5a-04fc64bd530f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-07T22:21:48.253827-05:00",
    "ActiveEndDateTime": "2026-01-07T22:21:48.253827-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "98505836-4f89-4957-9b30-5b8658de5ac1"
  }
]