GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "0ae758b9-25b5-4178-a2ad-7dcfdefbb58c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-16T14:27:26.1846417-04:00",
"ActiveEndDateTime": "2026-05-16T14:27:26.1846417-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "69cc93f0-1c90-4a67-8bca-9e0b5718f76d"
},
{
"TestDefinitionID": "0ae758b9-25b5-4178-a2ad-7dcfdefbb58c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-16T14:27:26.1846417-04:00",
"ActiveEndDateTime": "2026-05-16T14:27:26.1846417-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "69cc93f0-1c90-4a67-8bca-9e0b5718f76d"
},
{
"TestDefinitionID": "0ae758b9-25b5-4178-a2ad-7dcfdefbb58c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-16T14:27:26.1846417-04:00",
"ActiveEndDateTime": "2026-05-16T14:27:26.1846417-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "69cc93f0-1c90-4a67-8bca-9e0b5718f76d"
}
]