GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "6d2bf825-2680-4a74-b561-ed6cff2aee38",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T06:14:45.5420589-04:00",
"ActiveEndDateTime": "2026-05-04T06:14:45.5420589-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ccd9ad0-95ef-4929-b955-8fd7b3fd8b17"
},
{
"TestDefinitionID": "6d2bf825-2680-4a74-b561-ed6cff2aee38",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T06:14:45.5420589-04:00",
"ActiveEndDateTime": "2026-05-04T06:14:45.5420589-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ccd9ad0-95ef-4929-b955-8fd7b3fd8b17"
},
{
"TestDefinitionID": "6d2bf825-2680-4a74-b561-ed6cff2aee38",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T06:14:45.5420589-04:00",
"ActiveEndDateTime": "2026-05-04T06:14:45.5420589-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ccd9ad0-95ef-4929-b955-8fd7b3fd8b17"
}
]