GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "a142b445-b7e9-45fc-ab47-c985a8378e74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-09T04:32:45.3220153-04:00",
"ActiveEndDateTime": "2026-03-09T04:32:45.3220153-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cfe091f-ae14-4e52-a3fc-eeb2e037e10d"
},
{
"TestDefinitionID": "a142b445-b7e9-45fc-ab47-c985a8378e74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-09T04:32:45.3220153-04:00",
"ActiveEndDateTime": "2026-03-09T04:32:45.3220153-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cfe091f-ae14-4e52-a3fc-eeb2e037e10d"
},
{
"TestDefinitionID": "a142b445-b7e9-45fc-ab47-c985a8378e74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-09T04:32:45.3220153-04:00",
"ActiveEndDateTime": "2026-03-09T04:32:45.3220153-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cfe091f-ae14-4e52-a3fc-eeb2e037e10d"
}
]