GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f490380d-678f-4617-9bd8-4f8d508e16d8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "ActiveEndDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6c2157dc-60cc-4891-9382-cc795684f383"
  },
  {
    "TestDefinitionID": "f490380d-678f-4617-9bd8-4f8d508e16d8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "ActiveEndDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6c2157dc-60cc-4891-9382-cc795684f383"
  },
  {
    "TestDefinitionID": "f490380d-678f-4617-9bd8-4f8d508e16d8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "ActiveEndDateTime": "2025-04-23T00:43:09.1006234-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "6c2157dc-60cc-4891-9382-cc795684f383"
  }
]