GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "afcc42e9-f789-4cf3-918a-0b9fd2493f46",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-04T13:36:18.3867467-04:00",
"ActiveEndDateTime": "2026-07-04T13:36:18.3867467-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa29b4d4-e11c-4027-8ef7-0afd9f6abbf5"
},
{
"TestDefinitionID": "afcc42e9-f789-4cf3-918a-0b9fd2493f46",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-04T13:36:18.3867467-04:00",
"ActiveEndDateTime": "2026-07-04T13:36:18.3867467-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa29b4d4-e11c-4027-8ef7-0afd9f6abbf5"
},
{
"TestDefinitionID": "afcc42e9-f789-4cf3-918a-0b9fd2493f46",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-04T13:36:18.3867467-04:00",
"ActiveEndDateTime": "2026-07-04T13:36:18.3867467-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa29b4d4-e11c-4027-8ef7-0afd9f6abbf5"
}
]