GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "89c6b7cc-a33a-4cfa-9e48-2523ca736c2d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "ActiveEndDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19edf5c8-a636-4ad0-9a80-a4fec36fe5f8"
  },
  {
    "TestDefinitionID": "89c6b7cc-a33a-4cfa-9e48-2523ca736c2d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "ActiveEndDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19edf5c8-a636-4ad0-9a80-a4fec36fe5f8"
  },
  {
    "TestDefinitionID": "89c6b7cc-a33a-4cfa-9e48-2523ca736c2d",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "ActiveEndDateTime": "2026-01-25T17:32:02.2497274-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "19edf5c8-a636-4ad0-9a80-a4fec36fe5f8"
  }
]