GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "0e5bffbd-ee56-4406-8a70-f3bcbf299832",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-15T22:40:34.8825225-04:00",
"ActiveEndDateTime": "2026-07-15T22:40:34.8825225-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "59874e3e-8776-4bd7-8a4a-d496bc411434"
},
{
"TestDefinitionID": "0e5bffbd-ee56-4406-8a70-f3bcbf299832",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-15T22:40:34.8825225-04:00",
"ActiveEndDateTime": "2026-07-15T22:40:34.8825225-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "59874e3e-8776-4bd7-8a4a-d496bc411434"
},
{
"TestDefinitionID": "0e5bffbd-ee56-4406-8a70-f3bcbf299832",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-15T22:40:34.8825225-04:00",
"ActiveEndDateTime": "2026-07-15T22:40:34.8825225-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "59874e3e-8776-4bd7-8a4a-d496bc411434"
}
]