GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "24d22dcf-4eaa-45d4-bc8a-a1972ceaf150",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "ActiveEndDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a436ea4b-3e0d-47f5-836b-cabe9e0577b1"
  },
  {
    "TestDefinitionID": "24d22dcf-4eaa-45d4-bc8a-a1972ceaf150",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "ActiveEndDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a436ea4b-3e0d-47f5-836b-cabe9e0577b1"
  },
  {
    "TestDefinitionID": "24d22dcf-4eaa-45d4-bc8a-a1972ceaf150",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "ActiveEndDateTime": "2026-08-15T00:48:55.8516465-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "a436ea4b-3e0d-47f5-836b-cabe9e0577b1"
  }
]