GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e56e2e24-c7ca-4ace-a3dc-811296f0fa15",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-09T15:38:23.6248003-04:00",
"ActiveEndDateTime": "2026-07-09T15:38:23.6248003-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "703ea437-44c4-4c11-aaa7-f34300af6d5a"
},
{
"TestDefinitionID": "e56e2e24-c7ca-4ace-a3dc-811296f0fa15",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-09T15:38:23.6248003-04:00",
"ActiveEndDateTime": "2026-07-09T15:38:23.6248003-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "703ea437-44c4-4c11-aaa7-f34300af6d5a"
},
{
"TestDefinitionID": "e56e2e24-c7ca-4ace-a3dc-811296f0fa15",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-09T15:38:23.6248003-04:00",
"ActiveEndDateTime": "2026-07-09T15:38:23.6248003-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "703ea437-44c4-4c11-aaa7-f34300af6d5a"
}
]