GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "4513244f-ba87-4b88-8cfc-123898c94224",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "ActiveEndDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4a68f728-c7a9-4175-a101-2bc098314c73"
  },
  {
    "TestDefinitionID": "4513244f-ba87-4b88-8cfc-123898c94224",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "ActiveEndDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4a68f728-c7a9-4175-a101-2bc098314c73"
  },
  {
    "TestDefinitionID": "4513244f-ba87-4b88-8cfc-123898c94224",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "ActiveEndDateTime": "2025-12-22T23:51:43.7297609-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4a68f728-c7a9-4175-a101-2bc098314c73"
  }
]