GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e24294df-2420-47f4-b71b-26c7340c53f3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-26T05:28:55.8878833-04:00",
"ActiveEndDateTime": "2026-06-26T05:28:55.8878833-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8549f7d8-aee0-4d3c-860f-604a406e5095"
},
{
"TestDefinitionID": "e24294df-2420-47f4-b71b-26c7340c53f3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-26T05:28:55.8878833-04:00",
"ActiveEndDateTime": "2026-06-26T05:28:55.8878833-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8549f7d8-aee0-4d3c-860f-604a406e5095"
},
{
"TestDefinitionID": "e24294df-2420-47f4-b71b-26c7340c53f3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-26T05:28:55.8878833-04:00",
"ActiveEndDateTime": "2026-06-26T05:28:55.8878833-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8549f7d8-aee0-4d3c-860f-604a406e5095"
}
]