GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "53c61648-618f-436a-9d11-f9e859fc95f8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-26T18:00:58.3460829-04:00",
"ActiveEndDateTime": "2026-03-26T18:00:58.3460829-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f8ca8490-72e9-4117-926f-367e63dd030d"
},
{
"TestDefinitionID": "53c61648-618f-436a-9d11-f9e859fc95f8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-26T18:00:58.3460829-04:00",
"ActiveEndDateTime": "2026-03-26T18:00:58.3460829-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f8ca8490-72e9-4117-926f-367e63dd030d"
},
{
"TestDefinitionID": "53c61648-618f-436a-9d11-f9e859fc95f8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-26T18:00:58.3460829-04:00",
"ActiveEndDateTime": "2026-03-26T18:00:58.3460829-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f8ca8490-72e9-4117-926f-367e63dd030d"
}
]