GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "f327f16e-3b3a-4f7e-8192-629704e9b818",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "ActiveEndDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e0eeb9b-974a-4d8e-adda-9b3bb9aaa4a5"
  },
  {
    "TestDefinitionID": "f327f16e-3b3a-4f7e-8192-629704e9b818",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "ActiveEndDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e0eeb9b-974a-4d8e-adda-9b3bb9aaa4a5"
  },
  {
    "TestDefinitionID": "f327f16e-3b3a-4f7e-8192-629704e9b818",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "ActiveEndDateTime": "2026-05-19T05:59:52.0748663-04:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "0e0eeb9b-974a-4d8e-adda-9b3bb9aaa4a5"
  }
]