GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "bd020daf-694e-47fe-8310-31d35e3fa391",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-19T17:13:32.7552331-04:00",
"ActiveEndDateTime": "2026-03-19T17:13:32.7552331-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b43ecdbc-41f0-4837-95fa-a5a0444c29d1"
},
{
"TestDefinitionID": "bd020daf-694e-47fe-8310-31d35e3fa391",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-19T17:13:32.7552331-04:00",
"ActiveEndDateTime": "2026-03-19T17:13:32.7552331-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b43ecdbc-41f0-4837-95fa-a5a0444c29d1"
},
{
"TestDefinitionID": "bd020daf-694e-47fe-8310-31d35e3fa391",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-19T17:13:32.7552331-04:00",
"ActiveEndDateTime": "2026-03-19T17:13:32.7552331-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b43ecdbc-41f0-4837-95fa-a5a0444c29d1"
}
]