GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "7574125c-c6a9-42c5-b407-54fb55560c2c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T05:43:48.6648824-04:00",
"ActiveEndDateTime": "2026-06-02T05:43:48.6648824-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "959d28d4-e9f1-4390-88ab-764d8415d811"
},
{
"TestDefinitionID": "7574125c-c6a9-42c5-b407-54fb55560c2c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T05:43:48.6648824-04:00",
"ActiveEndDateTime": "2026-06-02T05:43:48.6648824-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "959d28d4-e9f1-4390-88ab-764d8415d811"
},
{
"TestDefinitionID": "7574125c-c6a9-42c5-b407-54fb55560c2c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T05:43:48.6648824-04:00",
"ActiveEndDateTime": "2026-06-02T05:43:48.6648824-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "959d28d4-e9f1-4390-88ab-764d8415d811"
}
]