GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "f02e5b2e-ee35-4f70-af36-240dda4f9346",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-08T20:30:31.4527594-04:00",
"ActiveEndDateTime": "2026-08-08T20:30:31.4527594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c27378c-433b-458f-a20a-fca420894891"
},
{
"TestDefinitionID": "f02e5b2e-ee35-4f70-af36-240dda4f9346",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-08T20:30:31.4527594-04:00",
"ActiveEndDateTime": "2026-08-08T20:30:31.4527594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c27378c-433b-458f-a20a-fca420894891"
},
{
"TestDefinitionID": "f02e5b2e-ee35-4f70-af36-240dda4f9346",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-08T20:30:31.4527594-04:00",
"ActiveEndDateTime": "2026-08-08T20:30:31.4527594-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1c27378c-433b-458f-a20a-fca420894891"
}
]