GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "db13b750-a3ca-4a3d-ac14-19f7f7cb6bbb",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "ActiveEndDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "37f8561d-2c9d-4d8e-af45-f4a01f6041f6"
  },
  {
    "TestDefinitionID": "db13b750-a3ca-4a3d-ac14-19f7f7cb6bbb",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "ActiveEndDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "37f8561d-2c9d-4d8e-af45-f4a01f6041f6"
  },
  {
    "TestDefinitionID": "db13b750-a3ca-4a3d-ac14-19f7f7cb6bbb",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "ActiveEndDateTime": "2026-07-10T16:08:05.9783362-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "37f8561d-2c9d-4d8e-af45-f4a01f6041f6"
  }
]