GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "589dceed-aed6-41da-9b80-7c6648f22bf3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T18:17:16.164719-04:00",
"ActiveEndDateTime": "2026-07-08T18:17:16.164719-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e26a303b-5111-4c4b-b958-adebf939f158"
},
{
"TestDefinitionID": "589dceed-aed6-41da-9b80-7c6648f22bf3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T18:17:16.164719-04:00",
"ActiveEndDateTime": "2026-07-08T18:17:16.164719-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e26a303b-5111-4c4b-b958-adebf939f158"
},
{
"TestDefinitionID": "589dceed-aed6-41da-9b80-7c6648f22bf3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T18:17:16.164719-04:00",
"ActiveEndDateTime": "2026-07-08T18:17:16.164719-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e26a303b-5111-4c4b-b958-adebf939f158"
}
]