GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "3e4bd8ca-6c99-4a7c-8e5a-9a76a6b380e0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "ActiveEndDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "952d08ad-f625-495e-bfdf-5c90fb12c1b1"
  },
  {
    "TestDefinitionID": "3e4bd8ca-6c99-4a7c-8e5a-9a76a6b380e0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "ActiveEndDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "952d08ad-f625-495e-bfdf-5c90fb12c1b1"
  },
  {
    "TestDefinitionID": "3e4bd8ca-6c99-4a7c-8e5a-9a76a6b380e0",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "ActiveEndDateTime": "2026-05-25T01:49:31.5916635-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "952d08ad-f625-495e-bfdf-5c90fb12c1b1"
  }
]