GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "05037ff1-6322-4583-bcf3-56a5d0edcc7f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "ActiveEndDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b122b839-751a-4aa6-997f-1957f7447ba5"
  },
  {
    "TestDefinitionID": "05037ff1-6322-4583-bcf3-56a5d0edcc7f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "ActiveEndDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b122b839-751a-4aa6-997f-1957f7447ba5"
  },
  {
    "TestDefinitionID": "05037ff1-6322-4583-bcf3-56a5d0edcc7f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "ActiveEndDateTime": "2026-05-20T09:06:41.1718042-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "b122b839-751a-4aa6-997f-1957f7447ba5"
  }
]