GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "9f53e363-ce39-4210-a1f2-e1c8803c06fd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T02:27:03.50145-04:00",
    "ActiveEndDateTime": "2026-05-30T02:27:03.50145-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd076035-88bc-442b-a2f3-57e39fa6d255"
  },
  {
    "TestDefinitionID": "9f53e363-ce39-4210-a1f2-e1c8803c06fd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T02:27:03.50145-04:00",
    "ActiveEndDateTime": "2026-05-30T02:27:03.50145-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd076035-88bc-442b-a2f3-57e39fa6d255"
  },
  {
    "TestDefinitionID": "9f53e363-ce39-4210-a1f2-e1c8803c06fd",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-30T02:27:03.50145-04:00",
    "ActiveEndDateTime": "2026-05-30T02:27:03.50145-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "cd076035-88bc-442b-a2f3-57e39fa6d255"
  }
]