GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "4bde7f63-d8ff-4cb0-a78f-45dd096f1cdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "ActiveEndDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7969a463-fe8a-47ae-8e77-03ab1ffb5295"
  },
  {
    "TestDefinitionID": "4bde7f63-d8ff-4cb0-a78f-45dd096f1cdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "ActiveEndDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7969a463-fe8a-47ae-8e77-03ab1ffb5295"
  },
  {
    "TestDefinitionID": "4bde7f63-d8ff-4cb0-a78f-45dd096f1cdf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "ActiveEndDateTime": "2026-02-03T19:58:55.4867309-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "7969a463-fe8a-47ae-8e77-03ab1ffb5295"
  }
]