GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "95bfab15-20bc-4448-ae20-98b282b1ff0c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T15:27:57.5469631-04:00",
"ActiveEndDateTime": "2026-07-08T15:27:57.5469631-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "be815bbb-de7a-46af-8b2f-6574a7a21395"
},
{
"TestDefinitionID": "95bfab15-20bc-4448-ae20-98b282b1ff0c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T15:27:57.5469631-04:00",
"ActiveEndDateTime": "2026-07-08T15:27:57.5469631-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "be815bbb-de7a-46af-8b2f-6574a7a21395"
},
{
"TestDefinitionID": "95bfab15-20bc-4448-ae20-98b282b1ff0c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T15:27:57.5469631-04:00",
"ActiveEndDateTime": "2026-07-08T15:27:57.5469631-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "be815bbb-de7a-46af-8b2f-6574a7a21395"
}
]