GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "43b472c8-ed7c-4eb5-9b5c-eb96d74f8a6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T03:27:17.3186633-04:00",
"ActiveEndDateTime": "2026-05-26T03:27:17.3186633-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7375ba71-2200-4d4d-a62b-6296b6265bcd"
},
{
"TestDefinitionID": "43b472c8-ed7c-4eb5-9b5c-eb96d74f8a6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T03:27:17.3186633-04:00",
"ActiveEndDateTime": "2026-05-26T03:27:17.3186633-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7375ba71-2200-4d4d-a62b-6296b6265bcd"
},
{
"TestDefinitionID": "43b472c8-ed7c-4eb5-9b5c-eb96d74f8a6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T03:27:17.3186633-04:00",
"ActiveEndDateTime": "2026-05-26T03:27:17.3186633-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7375ba71-2200-4d4d-a62b-6296b6265bcd"
}
]