GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "0d01cf24-72b6-4291-9969-9e96d6d9f50d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "ActiveEndDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e6c60353-f4fe-48dd-8187-6706a28c5921"
  },
  {
    "TestDefinitionID": "0d01cf24-72b6-4291-9969-9e96d6d9f50d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "ActiveEndDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e6c60353-f4fe-48dd-8187-6706a28c5921"
  },
  {
    "TestDefinitionID": "0d01cf24-72b6-4291-9969-9e96d6d9f50d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "ActiveEndDateTime": "2026-03-11T18:41:25.9509943-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e6c60353-f4fe-48dd-8187-6706a28c5921"
  }
]