GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6f3cf006-9830-4457-b3ef-efbac41e2678",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "ActiveEndDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "da87a62f-34e4-442c-bee5-16826e9004d1"
  },
  {
    "TestDefinitionID": "6f3cf006-9830-4457-b3ef-efbac41e2678",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "ActiveEndDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "da87a62f-34e4-442c-bee5-16826e9004d1"
  },
  {
    "TestDefinitionID": "6f3cf006-9830-4457-b3ef-efbac41e2678",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "ActiveEndDateTime": "2025-12-03T16:08:08.2022363-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "da87a62f-34e4-442c-bee5-16826e9004d1"
  }
]