GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "668f626e-d410-440e-bcd2-a33a683f68ff",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "ActiveEndDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ad5819d-a2f9-4ab0-aa50-cc7867770ad8"
  },
  {
    "TestDefinitionID": "668f626e-d410-440e-bcd2-a33a683f68ff",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "ActiveEndDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ad5819d-a2f9-4ab0-aa50-cc7867770ad8"
  },
  {
    "TestDefinitionID": "668f626e-d410-440e-bcd2-a33a683f68ff",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "ActiveEndDateTime": "2026-01-09T21:17:13.0394393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8ad5819d-a2f9-4ab0-aa50-cc7867770ad8"
  }
]