GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "605eae19-61c1-4d59-97bc-854382c913ed",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-19T02:46:06.7548696-04:00",
"ActiveEndDateTime": "2026-08-19T02:46:06.7548696-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e1fc51e3-d9ff-4606-8551-bf1035982cb0"
},
{
"TestDefinitionID": "605eae19-61c1-4d59-97bc-854382c913ed",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-19T02:46:06.7548696-04:00",
"ActiveEndDateTime": "2026-08-19T02:46:06.7548696-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e1fc51e3-d9ff-4606-8551-bf1035982cb0"
},
{
"TestDefinitionID": "605eae19-61c1-4d59-97bc-854382c913ed",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-19T02:46:06.7548696-04:00",
"ActiveEndDateTime": "2026-08-19T02:46:06.7548696-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e1fc51e3-d9ff-4606-8551-bf1035982cb0"
}
]