GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "b24c756e-eb54-4afd-97a7-2831953f9717",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "ActiveEndDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "40b327e2-9477-4f09-8e03-6c59a3441392"
  },
  {
    "TestDefinitionID": "b24c756e-eb54-4afd-97a7-2831953f9717",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "ActiveEndDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "40b327e2-9477-4f09-8e03-6c59a3441392"
  },
  {
    "TestDefinitionID": "b24c756e-eb54-4afd-97a7-2831953f9717",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "ActiveEndDateTime": "2026-06-16T16:47:26.9030278-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "40b327e2-9477-4f09-8e03-6c59a3441392"
  }
]