GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "31ee1242-5909-459b-8c80-35159c13e02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-25T03:39:01.174224-04:00",
"ActiveEndDateTime": "2026-06-25T03:39:01.174224-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cf60c2f-d26b-4c45-9ae0-55b6d5fc4277"
},
{
"TestDefinitionID": "31ee1242-5909-459b-8c80-35159c13e02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-25T03:39:01.174224-04:00",
"ActiveEndDateTime": "2026-06-25T03:39:01.174224-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cf60c2f-d26b-4c45-9ae0-55b6d5fc4277"
},
{
"TestDefinitionID": "31ee1242-5909-459b-8c80-35159c13e02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-25T03:39:01.174224-04:00",
"ActiveEndDateTime": "2026-06-25T03:39:01.174224-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9cf60c2f-d26b-4c45-9ae0-55b6d5fc4277"
}
]