GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "bdb3043c-e8a3-43d6-bf40-613014c2fd90",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "ActiveEndDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1e4fc84d-b3a6-4eb7-939b-0732b8c4ee6a"
  },
  {
    "TestDefinitionID": "bdb3043c-e8a3-43d6-bf40-613014c2fd90",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "ActiveEndDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1e4fc84d-b3a6-4eb7-939b-0732b8c4ee6a"
  },
  {
    "TestDefinitionID": "bdb3043c-e8a3-43d6-bf40-613014c2fd90",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "ActiveEndDateTime": "2026-09-21T11:38:04.4699374-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "1e4fc84d-b3a6-4eb7-939b-0732b8c4ee6a"
  }
]