GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "384d8e1b-3bb7-4e18-993d-38ee31d006d9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T17:11:42.2910594-04:00",
"ActiveEndDateTime": "2026-06-13T17:11:42.2910594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1a3f6b57-b514-4e88-a755-e8227493debb"
},
{
"TestDefinitionID": "384d8e1b-3bb7-4e18-993d-38ee31d006d9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T17:11:42.2910594-04:00",
"ActiveEndDateTime": "2026-06-13T17:11:42.2910594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1a3f6b57-b514-4e88-a755-e8227493debb"
},
{
"TestDefinitionID": "384d8e1b-3bb7-4e18-993d-38ee31d006d9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T17:11:42.2910594-04:00",
"ActiveEndDateTime": "2026-06-13T17:11:42.2910594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1a3f6b57-b514-4e88-a755-e8227493debb"
}
]