GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "dc016020-ebbe-4fb1-b1eb-a4c7ca7b000e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "ActiveEndDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "315c483f-36f6-496d-9022-c7f927c03f3b"
  },
  {
    "TestDefinitionID": "dc016020-ebbe-4fb1-b1eb-a4c7ca7b000e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "ActiveEndDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "315c483f-36f6-496d-9022-c7f927c03f3b"
  },
  {
    "TestDefinitionID": "dc016020-ebbe-4fb1-b1eb-a4c7ca7b000e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "ActiveEndDateTime": "2025-11-07T15:47:56.8198976-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "315c483f-36f6-496d-9022-c7f927c03f3b"
  }
]