GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "973c8add-9c66-4239-a587-fbb0ebe1ccd1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-10T10:23:15.7439486-04:00",
"ActiveEndDateTime": "2026-04-10T10:23:15.7439486-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ba9e4242-acf7-4795-9abd-2ae03d54d33a"
},
{
"TestDefinitionID": "973c8add-9c66-4239-a587-fbb0ebe1ccd1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-10T10:23:15.7439486-04:00",
"ActiveEndDateTime": "2026-04-10T10:23:15.7439486-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ba9e4242-acf7-4795-9abd-2ae03d54d33a"
},
{
"TestDefinitionID": "973c8add-9c66-4239-a587-fbb0ebe1ccd1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-10T10:23:15.7439486-04:00",
"ActiveEndDateTime": "2026-04-10T10:23:15.7439486-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ba9e4242-acf7-4795-9abd-2ae03d54d33a"
}
]