GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "a438939c-3061-4d62-8006-55bff3a4913f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "ActiveEndDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ee153375-9cc8-4b5e-a0b6-1c2f67973bc3"
  },
  {
    "TestDefinitionID": "a438939c-3061-4d62-8006-55bff3a4913f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "ActiveEndDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ee153375-9cc8-4b5e-a0b6-1c2f67973bc3"
  },
  {
    "TestDefinitionID": "a438939c-3061-4d62-8006-55bff3a4913f",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "ActiveEndDateTime": "2026-04-18T05:03:36.8522571-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "ee153375-9cc8-4b5e-a0b6-1c2f67973bc3"
  }
]