GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "111aa798-545e-4982-bd30-a229f4955d53",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "ActiveEndDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "56224a64-9348-441e-bdbd-382e38ee8849"
  },
  {
    "TestDefinitionID": "111aa798-545e-4982-bd30-a229f4955d53",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "ActiveEndDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "56224a64-9348-441e-bdbd-382e38ee8849"
  },
  {
    "TestDefinitionID": "111aa798-545e-4982-bd30-a229f4955d53",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "ActiveEndDateTime": "2025-11-14T01:34:09.7207533-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "56224a64-9348-441e-bdbd-382e38ee8849"
  }
]