GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "93b31930-07f3-418e-a271-619a445dc95b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-12T16:15:29.4841897-04:00",
"ActiveEndDateTime": "2026-05-12T16:15:29.4841897-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ec58f0eb-10c4-4895-b3ec-a98b07bcf2ea"
},
{
"TestDefinitionID": "93b31930-07f3-418e-a271-619a445dc95b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-12T16:15:29.4841897-04:00",
"ActiveEndDateTime": "2026-05-12T16:15:29.4841897-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ec58f0eb-10c4-4895-b3ec-a98b07bcf2ea"
},
{
"TestDefinitionID": "93b31930-07f3-418e-a271-619a445dc95b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-12T16:15:29.4841897-04:00",
"ActiveEndDateTime": "2026-05-12T16:15:29.4841897-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ec58f0eb-10c4-4895-b3ec-a98b07bcf2ea"
}
]