GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "82aeb32b-4def-4d78-b1db-0235244582c7",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-24T17:29:03.1496552-04:00",
"ActiveEndDateTime": "2026-03-24T17:29:03.1496552-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "614ec955-c0d4-4209-916b-15953bf5c5c3"
},
{
"TestDefinitionID": "82aeb32b-4def-4d78-b1db-0235244582c7",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-24T17:29:03.1496552-04:00",
"ActiveEndDateTime": "2026-03-24T17:29:03.1496552-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "614ec955-c0d4-4209-916b-15953bf5c5c3"
},
{
"TestDefinitionID": "82aeb32b-4def-4d78-b1db-0235244582c7",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-24T17:29:03.1496552-04:00",
"ActiveEndDateTime": "2026-03-24T17:29:03.1496552-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "614ec955-c0d4-4209-916b-15953bf5c5c3"
}
]