GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "1ecb9904-ed61-4a24-b9ff-2cc5ef9cef25",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-17T06:34:40.3751906-04:00",
"ActiveEndDateTime": "2026-09-17T06:34:40.3751906-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e089ffd6-0b61-4944-bf10-64f31cbede5a"
},
{
"TestDefinitionID": "1ecb9904-ed61-4a24-b9ff-2cc5ef9cef25",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-17T06:34:40.3751906-04:00",
"ActiveEndDateTime": "2026-09-17T06:34:40.3751906-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e089ffd6-0b61-4944-bf10-64f31cbede5a"
},
{
"TestDefinitionID": "1ecb9904-ed61-4a24-b9ff-2cc5ef9cef25",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-17T06:34:40.3751906-04:00",
"ActiveEndDateTime": "2026-09-17T06:34:40.3751906-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e089ffd6-0b61-4944-bf10-64f31cbede5a"
}
]