GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "6855bb78-ca0b-4980-955d-0cabe4f43484",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "ActiveEndDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "03149b9f-a462-4f5b-a5aa-f4ce04e22e4b"
  },
  {
    "TestDefinitionID": "6855bb78-ca0b-4980-955d-0cabe4f43484",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "ActiveEndDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "03149b9f-a462-4f5b-a5aa-f4ce04e22e4b"
  },
  {
    "TestDefinitionID": "6855bb78-ca0b-4980-955d-0cabe4f43484",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "ActiveEndDateTime": "2026-04-11T10:31:58.0862726-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "03149b9f-a462-4f5b-a5aa-f4ce04e22e4b"
  }
]