GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "c4f76997-3434-4385-9cf3-38133ff67d68",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-09T23:59:15.4583054-04:00",
"ActiveEndDateTime": "2026-09-09T23:59:15.4583054-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "343c688e-4966-46f9-b12a-2634e15aae63"
},
{
"TestDefinitionID": "c4f76997-3434-4385-9cf3-38133ff67d68",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-09T23:59:15.4583054-04:00",
"ActiveEndDateTime": "2026-09-09T23:59:15.4583054-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "343c688e-4966-46f9-b12a-2634e15aae63"
},
{
"TestDefinitionID": "c4f76997-3434-4385-9cf3-38133ff67d68",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-09T23:59:15.4583054-04:00",
"ActiveEndDateTime": "2026-09-09T23:59:15.4583054-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "343c688e-4966-46f9-b12a-2634e15aae63"
}
]