GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "bc8e9cff-6887-4963-86cb-47fd58693bd5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-12T17:57:14.3248827-04:00",
"ActiveEndDateTime": "2026-07-12T17:57:14.3248827-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "cef0fdc8-d7b0-42f1-b65d-0517f7544f02"
},
{
"TestDefinitionID": "bc8e9cff-6887-4963-86cb-47fd58693bd5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-12T17:57:14.3248827-04:00",
"ActiveEndDateTime": "2026-07-12T17:57:14.3248827-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "cef0fdc8-d7b0-42f1-b65d-0517f7544f02"
},
{
"TestDefinitionID": "bc8e9cff-6887-4963-86cb-47fd58693bd5",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-12T17:57:14.3248827-04:00",
"ActiveEndDateTime": "2026-07-12T17:57:14.3248827-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "cef0fdc8-d7b0-42f1-b65d-0517f7544f02"
}
]