GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "ba471913-497d-4363-b69c-1c311c96170c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "ActiveEndDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19fd72b8-4368-4326-b9f2-5dc271f646d0"
  },
  {
    "TestDefinitionID": "ba471913-497d-4363-b69c-1c311c96170c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "ActiveEndDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19fd72b8-4368-4326-b9f2-5dc271f646d0"
  },
  {
    "TestDefinitionID": "ba471913-497d-4363-b69c-1c311c96170c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "ActiveEndDateTime": "2026-06-19T00:41:20.0831895-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19fd72b8-4368-4326-b9f2-5dc271f646d0"
  }
]