GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7d6a8215-ad05-4a84-95bc-9082ebeea69e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "ActiveEndDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e09ff1d9-9527-4fe6-b09b-1d7efd4526bc"
  },
  {
    "TestDefinitionID": "7d6a8215-ad05-4a84-95bc-9082ebeea69e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "ActiveEndDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e09ff1d9-9527-4fe6-b09b-1d7efd4526bc"
  },
  {
    "TestDefinitionID": "7d6a8215-ad05-4a84-95bc-9082ebeea69e",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "ActiveEndDateTime": "2026-02-20T23:33:51.5160304-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e09ff1d9-9527-4fe6-b09b-1d7efd4526bc"
  }
]