GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "e8370d4b-e267-4d5c-84b4-0dce6f28c43f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T15:42:37.4674326-04:00",
"ActiveEndDateTime": "2026-05-26T15:42:37.4674326-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "6b6132b4-59bd-45f1-8367-f7f4bf1b7dcc"
},
{
"TestDefinitionID": "e8370d4b-e267-4d5c-84b4-0dce6f28c43f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T15:42:37.4674326-04:00",
"ActiveEndDateTime": "2026-05-26T15:42:37.4674326-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "6b6132b4-59bd-45f1-8367-f7f4bf1b7dcc"
},
{
"TestDefinitionID": "e8370d4b-e267-4d5c-84b4-0dce6f28c43f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-26T15:42:37.4674326-04:00",
"ActiveEndDateTime": "2026-05-26T15:42:37.4674326-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "6b6132b4-59bd-45f1-8367-f7f4bf1b7dcc"
}
]