GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "6bfb4785-4fba-4ed6-97d5-31c015bc8411",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-17T17:55:36.3083547-04:00",
"ActiveEndDateTime": "2026-06-17T17:55:36.3083547-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe043457-add1-4a1f-85d9-60fd2064ff05"
},
{
"TestDefinitionID": "6bfb4785-4fba-4ed6-97d5-31c015bc8411",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-17T17:55:36.3083547-04:00",
"ActiveEndDateTime": "2026-06-17T17:55:36.3083547-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe043457-add1-4a1f-85d9-60fd2064ff05"
},
{
"TestDefinitionID": "6bfb4785-4fba-4ed6-97d5-31c015bc8411",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-17T17:55:36.3083547-04:00",
"ActiveEndDateTime": "2026-06-17T17:55:36.3083547-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe043457-add1-4a1f-85d9-60fd2064ff05"
}
]