GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "1714b9dd-691f-46b6-8f07-2111e4e7eacf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-10T00:21:05.509933-04:00",
    "ActiveEndDateTime": "2025-04-10T00:21:05.509933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e1acfde9-eb5d-46de-9241-d6cd9574766a"
  },
  {
    "TestDefinitionID": "1714b9dd-691f-46b6-8f07-2111e4e7eacf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-10T00:21:05.509933-04:00",
    "ActiveEndDateTime": "2025-04-10T00:21:05.509933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e1acfde9-eb5d-46de-9241-d6cd9574766a"
  },
  {
    "TestDefinitionID": "1714b9dd-691f-46b6-8f07-2111e4e7eacf",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-04-10T00:21:05.509933-04:00",
    "ActiveEndDateTime": "2025-04-10T00:21:05.509933-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "e1acfde9-eb5d-46de-9241-d6cd9574766a"
  }
]