GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "9b52d483-2fee-41d9-85a5-e173931fe90a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-03T19:40:46.0617429-04:00",
"ActiveEndDateTime": "2026-06-03T19:40:46.0617429-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a51835ee-c472-44cc-939f-01b7b2dfba6e"
},
{
"TestDefinitionID": "9b52d483-2fee-41d9-85a5-e173931fe90a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-03T19:40:46.0617429-04:00",
"ActiveEndDateTime": "2026-06-03T19:40:46.0617429-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a51835ee-c472-44cc-939f-01b7b2dfba6e"
},
{
"TestDefinitionID": "9b52d483-2fee-41d9-85a5-e173931fe90a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-03T19:40:46.0617429-04:00",
"ActiveEndDateTime": "2026-06-03T19:40:46.0617429-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a51835ee-c472-44cc-939f-01b7b2dfba6e"
}
]