GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "d1c02786-c7d9-422c-91bc-f83c6eb60d78",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-26T09:32:08.608796-05:00",
    "ActiveEndDateTime": "2025-12-26T09:32:08.608796-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cc4c2bbf-a9c2-4186-ab8b-6db9133fedfb"
  },
  {
    "TestDefinitionID": "d1c02786-c7d9-422c-91bc-f83c6eb60d78",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-26T09:32:08.608796-05:00",
    "ActiveEndDateTime": "2025-12-26T09:32:08.608796-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cc4c2bbf-a9c2-4186-ab8b-6db9133fedfb"
  },
  {
    "TestDefinitionID": "d1c02786-c7d9-422c-91bc-f83c6eb60d78",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-26T09:32:08.608796-05:00",
    "ActiveEndDateTime": "2025-12-26T09:32:08.608796-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cc4c2bbf-a9c2-4186-ab8b-6db9133fedfb"
  }
]