GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "c8746318-6c94-4af9-b64d-117c5c7a8c79",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-27T11:12:08.0492276-04:00",
"ActiveEndDateTime": "2026-07-27T11:12:08.0492276-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe30d2e6-0068-499b-97ca-b44b011f3376"
},
{
"TestDefinitionID": "c8746318-6c94-4af9-b64d-117c5c7a8c79",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-27T11:12:08.0492276-04:00",
"ActiveEndDateTime": "2026-07-27T11:12:08.0492276-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe30d2e6-0068-499b-97ca-b44b011f3376"
},
{
"TestDefinitionID": "c8746318-6c94-4af9-b64d-117c5c7a8c79",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-27T11:12:08.0492276-04:00",
"ActiveEndDateTime": "2026-07-27T11:12:08.0492276-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fe30d2e6-0068-499b-97ca-b44b011f3376"
}
]