GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "79a4d750-5a63-4ed0-88c0-810225321415",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-20T09:53:10.2779989-04:00",
"ActiveEndDateTime": "2026-09-20T09:53:10.2779989-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b1800774-f172-441a-bd41-042ed4896f42"
},
{
"TestDefinitionID": "79a4d750-5a63-4ed0-88c0-810225321415",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-20T09:53:10.2779989-04:00",
"ActiveEndDateTime": "2026-09-20T09:53:10.2779989-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b1800774-f172-441a-bd41-042ed4896f42"
},
{
"TestDefinitionID": "79a4d750-5a63-4ed0-88c0-810225321415",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-20T09:53:10.2779989-04:00",
"ActiveEndDateTime": "2026-09-20T09:53:10.2779989-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b1800774-f172-441a-bd41-042ed4896f42"
}
]