GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "8e2a7cfb-245f-46e7-9fe4-e788e81c7ffb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T06:34:48.9644645-04:00",
"ActiveEndDateTime": "2026-05-20T06:34:48.9644645-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "4a12bae0-d109-440c-a418-8fd7543f1cfa"
},
{
"TestDefinitionID": "8e2a7cfb-245f-46e7-9fe4-e788e81c7ffb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T06:34:48.9644645-04:00",
"ActiveEndDateTime": "2026-05-20T06:34:48.9644645-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "4a12bae0-d109-440c-a418-8fd7543f1cfa"
},
{
"TestDefinitionID": "8e2a7cfb-245f-46e7-9fe4-e788e81c7ffb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T06:34:48.9644645-04:00",
"ActiveEndDateTime": "2026-05-20T06:34:48.9644645-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "4a12bae0-d109-440c-a418-8fd7543f1cfa"
}
]