GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "3c522d63-b03e-4b18-8cf8-ceff809c2239",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-11T06:03:18.9294591-04:00",
"ActiveEndDateTime": "2026-04-11T06:03:18.9294591-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8040e3c9-bb82-438b-9636-f79c748c65a5"
},
{
"TestDefinitionID": "3c522d63-b03e-4b18-8cf8-ceff809c2239",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-11T06:03:18.9294591-04:00",
"ActiveEndDateTime": "2026-04-11T06:03:18.9294591-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8040e3c9-bb82-438b-9636-f79c748c65a5"
},
{
"TestDefinitionID": "3c522d63-b03e-4b18-8cf8-ceff809c2239",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-11T06:03:18.9294591-04:00",
"ActiveEndDateTime": "2026-04-11T06:03:18.9294591-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8040e3c9-bb82-438b-9636-f79c748c65a5"
}
]