GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7dc0f3a8-6c1f-46f1-b50a-7c9a9871cbf6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "ActiveEndDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c7bcf23a-6cfc-406b-9403-0bc3e32acca9"
  },
  {
    "TestDefinitionID": "7dc0f3a8-6c1f-46f1-b50a-7c9a9871cbf6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "ActiveEndDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c7bcf23a-6cfc-406b-9403-0bc3e32acca9"
  },
  {
    "TestDefinitionID": "7dc0f3a8-6c1f-46f1-b50a-7c9a9871cbf6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "ActiveEndDateTime": "2026-08-30T13:34:17.8856341-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "c7bcf23a-6cfc-406b-9403-0bc3e32acca9"
  }
]