GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "e0d70b94-df0e-402f-a385-f1627127e52b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "ActiveEndDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48e4ee35-2c68-4d07-b059-5cc2fde58c16"
  },
  {
    "TestDefinitionID": "e0d70b94-df0e-402f-a385-f1627127e52b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "ActiveEndDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48e4ee35-2c68-4d07-b059-5cc2fde58c16"
  },
  {
    "TestDefinitionID": "e0d70b94-df0e-402f-a385-f1627127e52b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "ActiveEndDateTime": "2025-11-16T20:00:16.7140711-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "48e4ee35-2c68-4d07-b059-5cc2fde58c16"
  }
]