GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "fdc58015-6521-4887-a1b7-d609ac189597",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "ActiveEndDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4cf5b430-35bc-4765-8e82-578ae22d62f7"
  },
  {
    "TestDefinitionID": "fdc58015-6521-4887-a1b7-d609ac189597",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "ActiveEndDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4cf5b430-35bc-4765-8e82-578ae22d62f7"
  },
  {
    "TestDefinitionID": "fdc58015-6521-4887-a1b7-d609ac189597",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "ActiveEndDateTime": "2026-03-10T07:27:01.1298641-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "4cf5b430-35bc-4765-8e82-578ae22d62f7"
  }
]