GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e6587f6a-c2ef-4a16-9b3f-50ca2183f99e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-30T14:24:41.5365248-04:00",
"ActiveEndDateTime": "2026-05-30T14:24:41.5365248-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d91b301f-0d14-47a7-b718-337cae2f5000"
},
{
"TestDefinitionID": "e6587f6a-c2ef-4a16-9b3f-50ca2183f99e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-30T14:24:41.5365248-04:00",
"ActiveEndDateTime": "2026-05-30T14:24:41.5365248-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d91b301f-0d14-47a7-b718-337cae2f5000"
},
{
"TestDefinitionID": "e6587f6a-c2ef-4a16-9b3f-50ca2183f99e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-30T14:24:41.5365248-04:00",
"ActiveEndDateTime": "2026-05-30T14:24:41.5365248-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d91b301f-0d14-47a7-b718-337cae2f5000"
}
]