GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "8f354460-68a3-4c4a-93e5-0dfa9330a003",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-25T07:47:34.2795162-05:00",
"ActiveEndDateTime": "2025-11-25T07:47:34.2795162-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe648e63-0a6f-47af-8dec-ca60226ed833"
},
{
"TestDefinitionID": "8f354460-68a3-4c4a-93e5-0dfa9330a003",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-25T07:47:34.2795162-05:00",
"ActiveEndDateTime": "2025-11-25T07:47:34.2795162-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe648e63-0a6f-47af-8dec-ca60226ed833"
},
{
"TestDefinitionID": "8f354460-68a3-4c4a-93e5-0dfa9330a003",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-25T07:47:34.2795162-05:00",
"ActiveEndDateTime": "2025-11-25T07:47:34.2795162-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe648e63-0a6f-47af-8dec-ca60226ed833"
}
]