GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "3dc4f9f6-0473-4961-a2fe-e24bc13b6679",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "ActiveEndDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0aacff25-8fa1-4bbc-a3bc-a2f2e2829e8b"
  },
  {
    "TestDefinitionID": "3dc4f9f6-0473-4961-a2fe-e24bc13b6679",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "ActiveEndDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0aacff25-8fa1-4bbc-a3bc-a2f2e2829e8b"
  },
  {
    "TestDefinitionID": "3dc4f9f6-0473-4961-a2fe-e24bc13b6679",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "ActiveEndDateTime": "2026-06-05T10:21:53.1098975-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0aacff25-8fa1-4bbc-a3bc-a2f2e2829e8b"
  }
]