GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "181b4adb-68d1-408e-9455-66bb3649bf50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-06T20:49:47.3279669-04:00",
"ActiveEndDateTime": "2026-04-06T20:49:47.3279669-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ef091248-d1db-4a3a-9bd9-a3b0642ba9b1"
},
{
"TestDefinitionID": "181b4adb-68d1-408e-9455-66bb3649bf50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-06T20:49:47.3279669-04:00",
"ActiveEndDateTime": "2026-04-06T20:49:47.3279669-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ef091248-d1db-4a3a-9bd9-a3b0642ba9b1"
},
{
"TestDefinitionID": "181b4adb-68d1-408e-9455-66bb3649bf50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-06T20:49:47.3279669-04:00",
"ActiveEndDateTime": "2026-04-06T20:49:47.3279669-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ef091248-d1db-4a3a-9bd9-a3b0642ba9b1"
}
]