GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "829f55c3-55df-434f-a753-af81b8104efb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-27T12:45:39.6639995-04:00",
"ActiveEndDateTime": "2026-03-27T12:45:39.6639995-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "84906903-df93-4cf5-a1cf-72e61faa1ed6"
},
{
"TestDefinitionID": "829f55c3-55df-434f-a753-af81b8104efb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-27T12:45:39.6639995-04:00",
"ActiveEndDateTime": "2026-03-27T12:45:39.6639995-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "84906903-df93-4cf5-a1cf-72e61faa1ed6"
},
{
"TestDefinitionID": "829f55c3-55df-434f-a753-af81b8104efb",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-27T12:45:39.6639995-04:00",
"ActiveEndDateTime": "2026-03-27T12:45:39.6639995-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "84906903-df93-4cf5-a1cf-72e61faa1ed6"
}
]