GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "3e8a11c8-b70a-44e3-9ecc-bca95e7f3336",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-22T00:51:44.4386325-04:00",
"ActiveEndDateTime": "2026-07-22T00:51:44.4386325-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "06ab1f07-1729-4c3a-9d4b-61fc2b766c68"
},
{
"TestDefinitionID": "3e8a11c8-b70a-44e3-9ecc-bca95e7f3336",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-22T00:51:44.4386325-04:00",
"ActiveEndDateTime": "2026-07-22T00:51:44.4386325-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "06ab1f07-1729-4c3a-9d4b-61fc2b766c68"
},
{
"TestDefinitionID": "3e8a11c8-b70a-44e3-9ecc-bca95e7f3336",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-22T00:51:44.4386325-04:00",
"ActiveEndDateTime": "2026-07-22T00:51:44.4386325-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "06ab1f07-1729-4c3a-9d4b-61fc2b766c68"
}
]