GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "71f8bb90-db49-4221-8ec1-0b4483d29f0d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "ActiveEndDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8e188d48-7ead-4231-b710-bfda0f9d4220"
  },
  {
    "TestDefinitionID": "71f8bb90-db49-4221-8ec1-0b4483d29f0d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "ActiveEndDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8e188d48-7ead-4231-b710-bfda0f9d4220"
  },
  {
    "TestDefinitionID": "71f8bb90-db49-4221-8ec1-0b4483d29f0d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "ActiveEndDateTime": "2026-08-05T17:15:15.6369768-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "8e188d48-7ead-4231-b710-bfda0f9d4220"
  }
]