GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "790a8784-76db-4689-8627-6640f84d2911",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-18T18:52:20.5806435-05:00",
"ActiveEndDateTime": "2025-11-18T18:52:20.5806435-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0c2d3627-7ebe-4801-95ef-5fb59680cc6b"
},
{
"TestDefinitionID": "790a8784-76db-4689-8627-6640f84d2911",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-18T18:52:20.5806435-05:00",
"ActiveEndDateTime": "2025-11-18T18:52:20.5806435-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0c2d3627-7ebe-4801-95ef-5fb59680cc6b"
},
{
"TestDefinitionID": "790a8784-76db-4689-8627-6640f84d2911",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-18T18:52:20.5806435-05:00",
"ActiveEndDateTime": "2025-11-18T18:52:20.5806435-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0c2d3627-7ebe-4801-95ef-5fb59680cc6b"
}
]