GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "0ea3f694-4c1f-4833-8cc1-7908754eca50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-15T09:20:55.8152663-05:00",
"ActiveEndDateTime": "2025-11-15T09:20:55.8152663-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c6ea34f-577e-44de-86b1-e65160c2d413"
},
{
"TestDefinitionID": "0ea3f694-4c1f-4833-8cc1-7908754eca50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-15T09:20:55.8152663-05:00",
"ActiveEndDateTime": "2025-11-15T09:20:55.8152663-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c6ea34f-577e-44de-86b1-e65160c2d413"
},
{
"TestDefinitionID": "0ea3f694-4c1f-4833-8cc1-7908754eca50",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-15T09:20:55.8152663-05:00",
"ActiveEndDateTime": "2025-11-15T09:20:55.8152663-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c6ea34f-577e-44de-86b1-e65160c2d413"
}
]