GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "51de1cad-d3ab-499e-818c-c556ff3c5794",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "ActiveEndDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6819b593-6cb6-455d-beff-b3b2dabdedd6"
  },
  {
    "TestDefinitionID": "51de1cad-d3ab-499e-818c-c556ff3c5794",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "ActiveEndDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6819b593-6cb6-455d-beff-b3b2dabdedd6"
  },
  {
    "TestDefinitionID": "51de1cad-d3ab-499e-818c-c556ff3c5794",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "ActiveEndDateTime": "2026-08-23T07:48:38.7848669-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6819b593-6cb6-455d-beff-b3b2dabdedd6"
  }
]