GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "224ce288-50a2-467f-bf02-3d33c6f0ae13",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-10T06:59:04.8307663-04:00",
"ActiveEndDateTime": "2026-05-10T06:59:04.8307663-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d8b55227-f72b-4ff8-a3c4-3db85caa1281"
},
{
"TestDefinitionID": "224ce288-50a2-467f-bf02-3d33c6f0ae13",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-10T06:59:04.8307663-04:00",
"ActiveEndDateTime": "2026-05-10T06:59:04.8307663-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d8b55227-f72b-4ff8-a3c4-3db85caa1281"
},
{
"TestDefinitionID": "224ce288-50a2-467f-bf02-3d33c6f0ae13",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-10T06:59:04.8307663-04:00",
"ActiveEndDateTime": "2026-05-10T06:59:04.8307663-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d8b55227-f72b-4ff8-a3c4-3db85caa1281"
}
]