GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6691626e-1721-4f70-9267-d8f914ea06a6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "ActiveEndDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "187a1807-e8b2-4117-afc3-1a9abbd7a4ce"
  },
  {
    "TestDefinitionID": "6691626e-1721-4f70-9267-d8f914ea06a6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "ActiveEndDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "187a1807-e8b2-4117-afc3-1a9abbd7a4ce"
  },
  {
    "TestDefinitionID": "6691626e-1721-4f70-9267-d8f914ea06a6",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "ActiveEndDateTime": "2026-04-17T18:49:18.7498892-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "187a1807-e8b2-4117-afc3-1a9abbd7a4ce"
  }
]