GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "ea68c308-ecdd-41a0-9e6d-e577d42dac64",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-10T22:34:05.2719043-04:00",
"ActiveEndDateTime": "2026-08-10T22:34:05.2719043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61c54c34-6730-4d44-beea-3989ababcbc3"
},
{
"TestDefinitionID": "ea68c308-ecdd-41a0-9e6d-e577d42dac64",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-10T22:34:05.2719043-04:00",
"ActiveEndDateTime": "2026-08-10T22:34:05.2719043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61c54c34-6730-4d44-beea-3989ababcbc3"
},
{
"TestDefinitionID": "ea68c308-ecdd-41a0-9e6d-e577d42dac64",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-10T22:34:05.2719043-04:00",
"ActiveEndDateTime": "2026-08-10T22:34:05.2719043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61c54c34-6730-4d44-beea-3989ababcbc3"
}
]