GET api/TestDefinitions

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestDefinitionID": "7c7ae631-76cf-4d8f-ba49-f3bde7992cd8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "ActiveEndDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "210cf76a-1cbb-44dd-8c92-c135fb4f35c3"
  },
  {
    "TestDefinitionID": "7c7ae631-76cf-4d8f-ba49-f3bde7992cd8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "ActiveEndDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "210cf76a-1cbb-44dd-8c92-c135fb4f35c3"
  },
  {
    "TestDefinitionID": "7c7ae631-76cf-4d8f-ba49-f3bde7992cd8",
    "TestName": "sample string 2",
    "ActiveStartDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "ActiveEndDateTime": "2025-11-10T01:38:05.1386237-05:00",
    "RequiredQuestionCount": 3,
    "PassingQuestionCount": 4,
    "Deleted": true,
    "CompanyID": "210cf76a-1cbb-44dd-8c92-c135fb4f35c3"
  }
]