GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "72105af7-8f6e-49b7-815f-15ff46ebc17f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "ActiveEndDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7054c43d-0a5a-49de-be75-7c80b8e2a85e"
  },
  {
    "TestDefinitionID": "72105af7-8f6e-49b7-815f-15ff46ebc17f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "ActiveEndDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7054c43d-0a5a-49de-be75-7c80b8e2a85e"
  },
  {
    "TestDefinitionID": "72105af7-8f6e-49b7-815f-15ff46ebc17f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "ActiveEndDateTime": "2026-05-21T16:44:28.3030271-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7054c43d-0a5a-49de-be75-7c80b8e2a85e"
  }
]