GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "b27144f4-5083-4171-b00e-b5f5fe44cff3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "ActiveEndDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1c19cfc5-1ce9-47eb-b089-91508aae2eb2"
  },
  {
    "TestDefinitionID": "b27144f4-5083-4171-b00e-b5f5fe44cff3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "ActiveEndDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1c19cfc5-1ce9-47eb-b089-91508aae2eb2"
  },
  {
    "TestDefinitionID": "b27144f4-5083-4171-b00e-b5f5fe44cff3",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "ActiveEndDateTime": "2026-08-23T06:47:29.1508753-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1c19cfc5-1ce9-47eb-b089-91508aae2eb2"
  }
]