GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "ea148fe7-4d6c-4657-85d0-cee6a1b5fc1f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-29T14:06:23.6933905-04:00",
"ActiveEndDateTime": "2026-05-29T14:06:23.6933905-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fff7f13a-843f-4534-a95d-6f0298c5bcf1"
},
{
"TestDefinitionID": "ea148fe7-4d6c-4657-85d0-cee6a1b5fc1f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-29T14:06:23.6933905-04:00",
"ActiveEndDateTime": "2026-05-29T14:06:23.6933905-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fff7f13a-843f-4534-a95d-6f0298c5bcf1"
},
{
"TestDefinitionID": "ea148fe7-4d6c-4657-85d0-cee6a1b5fc1f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-29T14:06:23.6933905-04:00",
"ActiveEndDateTime": "2026-05-29T14:06:23.6933905-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fff7f13a-843f-4534-a95d-6f0298c5bcf1"
}
]