GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "95d421b5-6a8d-4249-9dee-6d8853e5fc5c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "ActiveEndDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42d7ec24-06ff-4cf2-8f01-a951a783a18f"
  },
  {
    "TestDefinitionID": "95d421b5-6a8d-4249-9dee-6d8853e5fc5c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "ActiveEndDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42d7ec24-06ff-4cf2-8f01-a951a783a18f"
  },
  {
    "TestDefinitionID": "95d421b5-6a8d-4249-9dee-6d8853e5fc5c",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "ActiveEndDateTime": "2026-04-30T17:41:38.1012865-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "42d7ec24-06ff-4cf2-8f01-a951a783a18f"
  }
]