GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e2fe6108-f4cb-491f-8a07-ebc2727a4417",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T18:24:51.61051-04:00",
"ActiveEndDateTime": "2026-05-04T18:24:51.61051-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9297293a-26e4-4d1e-a5ee-b7c382fff6b6"
},
{
"TestDefinitionID": "e2fe6108-f4cb-491f-8a07-ebc2727a4417",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T18:24:51.61051-04:00",
"ActiveEndDateTime": "2026-05-04T18:24:51.61051-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9297293a-26e4-4d1e-a5ee-b7c382fff6b6"
},
{
"TestDefinitionID": "e2fe6108-f4cb-491f-8a07-ebc2727a4417",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-04T18:24:51.61051-04:00",
"ActiveEndDateTime": "2026-05-04T18:24:51.61051-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9297293a-26e4-4d1e-a5ee-b7c382fff6b6"
}
]