GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "4d04540d-f883-443e-847b-3c2315af857c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-12T11:20:20.6135817-04:00",
"ActiveEndDateTime": "2026-04-12T11:20:20.6135817-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "c35c1328-a40f-4ae9-8f09-6d8f61763f72"
},
{
"TestDefinitionID": "4d04540d-f883-443e-847b-3c2315af857c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-12T11:20:20.6135817-04:00",
"ActiveEndDateTime": "2026-04-12T11:20:20.6135817-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "c35c1328-a40f-4ae9-8f09-6d8f61763f72"
},
{
"TestDefinitionID": "4d04540d-f883-443e-847b-3c2315af857c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-12T11:20:20.6135817-04:00",
"ActiveEndDateTime": "2026-04-12T11:20:20.6135817-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "c35c1328-a40f-4ae9-8f09-6d8f61763f72"
}
]