GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "b5b5a5f4-2ec8-499d-b5bd-9d2b1d54f952",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T07:48:37.405136-04:00",
"ActiveEndDateTime": "2026-06-13T07:48:37.405136-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f2bb9ef3-9c8c-4a21-9cf5-2eafc12c99b8"
},
{
"TestDefinitionID": "b5b5a5f4-2ec8-499d-b5bd-9d2b1d54f952",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T07:48:37.405136-04:00",
"ActiveEndDateTime": "2026-06-13T07:48:37.405136-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f2bb9ef3-9c8c-4a21-9cf5-2eafc12c99b8"
},
{
"TestDefinitionID": "b5b5a5f4-2ec8-499d-b5bd-9d2b1d54f952",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-13T07:48:37.405136-04:00",
"ActiveEndDateTime": "2026-06-13T07:48:37.405136-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f2bb9ef3-9c8c-4a21-9cf5-2eafc12c99b8"
}
]