GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "b25e62b2-8628-49cc-afdb-1d646bc19787",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T21:19:05.7504671-04:00",
"ActiveEndDateTime": "2026-05-20T21:19:05.7504671-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "23e66172-28c3-43b8-bf0a-cf48a695b59a"
},
{
"TestDefinitionID": "b25e62b2-8628-49cc-afdb-1d646bc19787",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T21:19:05.7504671-04:00",
"ActiveEndDateTime": "2026-05-20T21:19:05.7504671-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "23e66172-28c3-43b8-bf0a-cf48a695b59a"
},
{
"TestDefinitionID": "b25e62b2-8628-49cc-afdb-1d646bc19787",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T21:19:05.7504671-04:00",
"ActiveEndDateTime": "2026-05-20T21:19:05.7504671-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "23e66172-28c3-43b8-bf0a-cf48a695b59a"
}
]