GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f8d8113f-d10b-4366-8bbd-75d8723e4fae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "ActiveEndDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a8262078-4cd9-4281-a035-b136ca4cb598"
  },
  {
    "TestDefinitionID": "f8d8113f-d10b-4366-8bbd-75d8723e4fae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "ActiveEndDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a8262078-4cd9-4281-a035-b136ca4cb598"
  },
  {
    "TestDefinitionID": "f8d8113f-d10b-4366-8bbd-75d8723e4fae",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "ActiveEndDateTime": "2026-05-24T14:35:53.4329246-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a8262078-4cd9-4281-a035-b136ca4cb598"
  }
]