GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "4efca6e5-319c-4330-a48e-76cd3752d27b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-24T06:04:31.8518172-04:00",
"ActiveEndDateTime": "2026-05-24T06:04:31.8518172-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a6210219-5e0d-4b34-9952-8f47c84599eb"
},
{
"TestDefinitionID": "4efca6e5-319c-4330-a48e-76cd3752d27b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-24T06:04:31.8518172-04:00",
"ActiveEndDateTime": "2026-05-24T06:04:31.8518172-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a6210219-5e0d-4b34-9952-8f47c84599eb"
},
{
"TestDefinitionID": "4efca6e5-319c-4330-a48e-76cd3752d27b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-24T06:04:31.8518172-04:00",
"ActiveEndDateTime": "2026-05-24T06:04:31.8518172-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a6210219-5e0d-4b34-9952-8f47c84599eb"
}
]