GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "2313fdb2-cbf2-4312-b429-8bda40ff28f6",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-28T19:32:25.835246-04:00",
"ActiveEndDateTime": "2026-04-28T19:32:25.835246-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0411f557-a3d7-4003-9478-e452611436a0"
},
{
"TestDefinitionID": "2313fdb2-cbf2-4312-b429-8bda40ff28f6",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-28T19:32:25.835246-04:00",
"ActiveEndDateTime": "2026-04-28T19:32:25.835246-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0411f557-a3d7-4003-9478-e452611436a0"
},
{
"TestDefinitionID": "2313fdb2-cbf2-4312-b429-8bda40ff28f6",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-28T19:32:25.835246-04:00",
"ActiveEndDateTime": "2026-04-28T19:32:25.835246-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0411f557-a3d7-4003-9478-e452611436a0"
}
]