GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e9e167ed-3d98-4709-8032-e3feb597a442",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-05T09:44:44.6255661-04:00",
"ActiveEndDateTime": "2026-06-05T09:44:44.6255661-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "aa6874bf-e31b-497e-9dc8-aab02cdd461b"
},
{
"TestDefinitionID": "e9e167ed-3d98-4709-8032-e3feb597a442",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-05T09:44:44.6255661-04:00",
"ActiveEndDateTime": "2026-06-05T09:44:44.6255661-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "aa6874bf-e31b-497e-9dc8-aab02cdd461b"
},
{
"TestDefinitionID": "e9e167ed-3d98-4709-8032-e3feb597a442",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-05T09:44:44.6255661-04:00",
"ActiveEndDateTime": "2026-06-05T09:44:44.6255661-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "aa6874bf-e31b-497e-9dc8-aab02cdd461b"
}
]