GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "ebd27726-ade5-4a74-8a1d-47e5ed7d0631",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-11T05:05:37.3540163-05:00",
"ActiveEndDateTime": "2026-01-11T05:05:37.3540163-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0008c597-8980-4ed0-86f1-0e15a145faf4"
},
{
"TestDefinitionID": "ebd27726-ade5-4a74-8a1d-47e5ed7d0631",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-11T05:05:37.3540163-05:00",
"ActiveEndDateTime": "2026-01-11T05:05:37.3540163-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0008c597-8980-4ed0-86f1-0e15a145faf4"
},
{
"TestDefinitionID": "ebd27726-ade5-4a74-8a1d-47e5ed7d0631",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-11T05:05:37.3540163-05:00",
"ActiveEndDateTime": "2026-01-11T05:05:37.3540163-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0008c597-8980-4ed0-86f1-0e15a145faf4"
}
]