GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "bf3942f7-619d-4e55-9bc7-aa0605cc3e30",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-22T12:07:35.4340234-04:00",
"ActiveEndDateTime": "2026-04-22T12:07:35.4340234-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "dfd9705f-6a6c-40ce-b27f-fd740d3a874c"
},
{
"TestDefinitionID": "bf3942f7-619d-4e55-9bc7-aa0605cc3e30",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-22T12:07:35.4340234-04:00",
"ActiveEndDateTime": "2026-04-22T12:07:35.4340234-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "dfd9705f-6a6c-40ce-b27f-fd740d3a874c"
},
{
"TestDefinitionID": "bf3942f7-619d-4e55-9bc7-aa0605cc3e30",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-22T12:07:35.4340234-04:00",
"ActiveEndDateTime": "2026-04-22T12:07:35.4340234-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "dfd9705f-6a6c-40ce-b27f-fd740d3a874c"
}
]