GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f42d646f-9ab3-43e2-b88c-0057d1c88590",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "ActiveEndDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9bedaa70-4c9b-4750-b333-464812edf673"
  },
  {
    "TestDefinitionID": "f42d646f-9ab3-43e2-b88c-0057d1c88590",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "ActiveEndDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9bedaa70-4c9b-4750-b333-464812edf673"
  },
  {
    "TestDefinitionID": "f42d646f-9ab3-43e2-b88c-0057d1c88590",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "ActiveEndDateTime": "2026-01-21T13:08:29.2574393-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "9bedaa70-4c9b-4750-b333-464812edf673"
  }
]