GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "8ac73faf-69c6-4012-86c9-8169a49e2880",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "ActiveEndDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "990701ef-7ab1-4320-b65c-b790367cbeaf"
  },
  {
    "TestDefinitionID": "8ac73faf-69c6-4012-86c9-8169a49e2880",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "ActiveEndDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "990701ef-7ab1-4320-b65c-b790367cbeaf"
  },
  {
    "TestDefinitionID": "8ac73faf-69c6-4012-86c9-8169a49e2880",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "ActiveEndDateTime": "2025-07-08T04:28:26.3007663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "990701ef-7ab1-4320-b65c-b790367cbeaf"
  }
]