GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "35b20295-1dff-4318-b9ef-bc0d86c7c60e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "ActiveEndDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "35aee79d-e5b7-403c-b3dc-277cc49a9353"
  },
  {
    "TestDefinitionID": "35b20295-1dff-4318-b9ef-bc0d86c7c60e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "ActiveEndDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "35aee79d-e5b7-403c-b3dc-277cc49a9353"
  },
  {
    "TestDefinitionID": "35b20295-1dff-4318-b9ef-bc0d86c7c60e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "ActiveEndDateTime": "2026-04-25T20:29:03.6595251-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "35aee79d-e5b7-403c-b3dc-277cc49a9353"
  }
]