GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "5d590b7a-957e-4551-afd4-1dc5cada6e75",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-04T06:58:32.3358043-04:00",
"ActiveEndDateTime": "2026-04-04T06:58:32.3358043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "353a8302-32ce-4f95-a240-56a9519ed980"
},
{
"TestDefinitionID": "5d590b7a-957e-4551-afd4-1dc5cada6e75",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-04T06:58:32.3358043-04:00",
"ActiveEndDateTime": "2026-04-04T06:58:32.3358043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "353a8302-32ce-4f95-a240-56a9519ed980"
},
{
"TestDefinitionID": "5d590b7a-957e-4551-afd4-1dc5cada6e75",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-04T06:58:32.3358043-04:00",
"ActiveEndDateTime": "2026-04-04T06:58:32.3358043-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "353a8302-32ce-4f95-a240-56a9519ed980"
}
]