GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "fbb8a330-e84e-4182-a3cd-6777eaf6c7d5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-15T18:24:08.9674644-04:00",
"ActiveEndDateTime": "2026-03-15T18:24:08.9674644-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa0ca6a0-4b01-4b08-bdbb-e8c80f1f7193"
},
{
"TestDefinitionID": "fbb8a330-e84e-4182-a3cd-6777eaf6c7d5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-15T18:24:08.9674644-04:00",
"ActiveEndDateTime": "2026-03-15T18:24:08.9674644-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa0ca6a0-4b01-4b08-bdbb-e8c80f1f7193"
},
{
"TestDefinitionID": "fbb8a330-e84e-4182-a3cd-6777eaf6c7d5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-15T18:24:08.9674644-04:00",
"ActiveEndDateTime": "2026-03-15T18:24:08.9674644-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa0ca6a0-4b01-4b08-bdbb-e8c80f1f7193"
}
]