GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "8e4169e8-356b-46b4-b78a-5722ebd0cb57",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-06T23:22:14.995941-04:00",
"ActiveEndDateTime": "2026-09-06T23:22:14.995941-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "877fffcf-14a8-44b4-a3eb-12f02975c1cd"
},
{
"TestDefinitionID": "8e4169e8-356b-46b4-b78a-5722ebd0cb57",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-06T23:22:14.995941-04:00",
"ActiveEndDateTime": "2026-09-06T23:22:14.995941-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "877fffcf-14a8-44b4-a3eb-12f02975c1cd"
},
{
"TestDefinitionID": "8e4169e8-356b-46b4-b78a-5722ebd0cb57",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-06T23:22:14.995941-04:00",
"ActiveEndDateTime": "2026-09-06T23:22:14.995941-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "877fffcf-14a8-44b4-a3eb-12f02975c1cd"
}
]