GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7d1b10e6-72ef-4f80-a16f-ae1507d9048b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "ActiveEndDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "fb85adf2-6857-4d79-be8c-c26256efdc10"
  },
  {
    "TestDefinitionID": "7d1b10e6-72ef-4f80-a16f-ae1507d9048b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "ActiveEndDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "fb85adf2-6857-4d79-be8c-c26256efdc10"
  },
  {
    "TestDefinitionID": "7d1b10e6-72ef-4f80-a16f-ae1507d9048b",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "ActiveEndDateTime": "2026-09-16T11:18:44.9921045-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "fb85adf2-6857-4d79-be8c-c26256efdc10"
  }
]