GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "333b160c-0cab-4298-b7cd-3be0c5eb6a7c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-09T10:17:11.9898292-05:00",
"ActiveEndDateTime": "2025-12-09T10:17:11.9898292-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "deb94066-74c6-40c9-acab-838f43f41b12"
},
{
"TestDefinitionID": "333b160c-0cab-4298-b7cd-3be0c5eb6a7c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-09T10:17:11.9898292-05:00",
"ActiveEndDateTime": "2025-12-09T10:17:11.9898292-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "deb94066-74c6-40c9-acab-838f43f41b12"
},
{
"TestDefinitionID": "333b160c-0cab-4298-b7cd-3be0c5eb6a7c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-09T10:17:11.9898292-05:00",
"ActiveEndDateTime": "2025-12-09T10:17:11.9898292-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "deb94066-74c6-40c9-acab-838f43f41b12"
}
]