GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "5eb82710-3324-4946-bf59-796430761e6d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "ActiveEndDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a52e979f-319b-42e1-af4f-e904fc0b0f6b"
  },
  {
    "TestDefinitionID": "5eb82710-3324-4946-bf59-796430761e6d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "ActiveEndDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a52e979f-319b-42e1-af4f-e904fc0b0f6b"
  },
  {
    "TestDefinitionID": "5eb82710-3324-4946-bf59-796430761e6d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "ActiveEndDateTime": "2026-05-28T04:20:19.5086414-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a52e979f-319b-42e1-af4f-e904fc0b0f6b"
  }
]