GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "a85f0105-bc34-4da3-8ec9-867d3e0d042a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-10T05:11:13.7205636-04:00",
"ActiveEndDateTime": "2026-03-10T05:11:13.7205636-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ede420e-cd2f-42b9-9948-4fa7fdc4bd1b"
},
{
"TestDefinitionID": "a85f0105-bc34-4da3-8ec9-867d3e0d042a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-10T05:11:13.7205636-04:00",
"ActiveEndDateTime": "2026-03-10T05:11:13.7205636-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ede420e-cd2f-42b9-9948-4fa7fdc4bd1b"
},
{
"TestDefinitionID": "a85f0105-bc34-4da3-8ec9-867d3e0d042a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-10T05:11:13.7205636-04:00",
"ActiveEndDateTime": "2026-03-10T05:11:13.7205636-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2ede420e-cd2f-42b9-9948-4fa7fdc4bd1b"
}
]