GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "f51846ab-8b93-42c6-8011-6764241ccb59",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T14:42:27.8677122-04:00",
"ActiveEndDateTime": "2026-04-20T14:42:27.8677122-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f83ee9a1-7eb7-4d02-a39f-130364e89100"
},
{
"TestDefinitionID": "f51846ab-8b93-42c6-8011-6764241ccb59",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T14:42:27.8677122-04:00",
"ActiveEndDateTime": "2026-04-20T14:42:27.8677122-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f83ee9a1-7eb7-4d02-a39f-130364e89100"
},
{
"TestDefinitionID": "f51846ab-8b93-42c6-8011-6764241ccb59",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T14:42:27.8677122-04:00",
"ActiveEndDateTime": "2026-04-20T14:42:27.8677122-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f83ee9a1-7eb7-4d02-a39f-130364e89100"
}
]