GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e1d1d34b-ee90-4182-8827-9e700a4e47d4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-25T16:02:20.6986966-04:00",
"ActiveEndDateTime": "2026-05-25T16:02:20.6986966-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fd48aec1-b946-4e47-b8ef-c984212d24ab"
},
{
"TestDefinitionID": "e1d1d34b-ee90-4182-8827-9e700a4e47d4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-25T16:02:20.6986966-04:00",
"ActiveEndDateTime": "2026-05-25T16:02:20.6986966-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fd48aec1-b946-4e47-b8ef-c984212d24ab"
},
{
"TestDefinitionID": "e1d1d34b-ee90-4182-8827-9e700a4e47d4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-25T16:02:20.6986966-04:00",
"ActiveEndDateTime": "2026-05-25T16:02:20.6986966-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fd48aec1-b946-4e47-b8ef-c984212d24ab"
}
]