GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "342beb2e-707d-41aa-bdcc-41a0ad0e5374",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-14T19:47:44.7360151-05:00",
"ActiveEndDateTime": "2025-11-14T19:47:44.7360151-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "042be7db-4d77-46fb-bc35-28713e6c0fe2"
},
{
"TestDefinitionID": "342beb2e-707d-41aa-bdcc-41a0ad0e5374",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-14T19:47:44.7360151-05:00",
"ActiveEndDateTime": "2025-11-14T19:47:44.7360151-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "042be7db-4d77-46fb-bc35-28713e6c0fe2"
},
{
"TestDefinitionID": "342beb2e-707d-41aa-bdcc-41a0ad0e5374",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-14T19:47:44.7360151-05:00",
"ActiveEndDateTime": "2025-11-14T19:47:44.7360151-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "042be7db-4d77-46fb-bc35-28713e6c0fe2"
}
]