GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "3cc8fc44-24d6-4cd5-b139-835beaa38918",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-29T03:21:56.5361159-04:00",
"ActiveEndDateTime": "2026-04-29T03:21:56.5361159-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fbb04006-dbcc-42fa-9559-b457d75f3c52"
},
{
"TestDefinitionID": "3cc8fc44-24d6-4cd5-b139-835beaa38918",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-29T03:21:56.5361159-04:00",
"ActiveEndDateTime": "2026-04-29T03:21:56.5361159-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fbb04006-dbcc-42fa-9559-b457d75f3c52"
},
{
"TestDefinitionID": "3cc8fc44-24d6-4cd5-b139-835beaa38918",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-29T03:21:56.5361159-04:00",
"ActiveEndDateTime": "2026-04-29T03:21:56.5361159-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fbb04006-dbcc-42fa-9559-b457d75f3c52"
}
]