GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "c2fa0930-0f3b-487f-a514-8ed22ab9d5b1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-19T16:41:56.6672584-04:00",
"ActiveEndDateTime": "2026-04-19T16:41:56.6672584-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a1b389fc-4fc6-468d-895e-3497ce86d7af"
},
{
"TestDefinitionID": "c2fa0930-0f3b-487f-a514-8ed22ab9d5b1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-19T16:41:56.6672584-04:00",
"ActiveEndDateTime": "2026-04-19T16:41:56.6672584-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a1b389fc-4fc6-468d-895e-3497ce86d7af"
},
{
"TestDefinitionID": "c2fa0930-0f3b-487f-a514-8ed22ab9d5b1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-19T16:41:56.6672584-04:00",
"ActiveEndDateTime": "2026-04-19T16:41:56.6672584-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a1b389fc-4fc6-468d-895e-3497ce86d7af"
}
]