GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "cd0d87bd-a440-44ef-9924-dddeb1bbfcc9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-09T17:01:21.73856-04:00",
"ActiveEndDateTime": "2026-04-09T17:01:21.73856-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61ee6837-f40e-4812-98f5-34f52552d743"
},
{
"TestDefinitionID": "cd0d87bd-a440-44ef-9924-dddeb1bbfcc9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-09T17:01:21.73856-04:00",
"ActiveEndDateTime": "2026-04-09T17:01:21.73856-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61ee6837-f40e-4812-98f5-34f52552d743"
},
{
"TestDefinitionID": "cd0d87bd-a440-44ef-9924-dddeb1bbfcc9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-09T17:01:21.73856-04:00",
"ActiveEndDateTime": "2026-04-09T17:01:21.73856-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "61ee6837-f40e-4812-98f5-34f52552d743"
}
]