GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "b74dc9a1-5cad-49fa-911b-6f4d2b22c520",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-25T00:04:03.9439647-04:00",
"ActiveEndDateTime": "2026-03-25T00:04:03.9439647-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1dc5ce48-95f9-4dd0-8c2f-62f1fbd6d14a"
},
{
"TestDefinitionID": "b74dc9a1-5cad-49fa-911b-6f4d2b22c520",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-25T00:04:03.9439647-04:00",
"ActiveEndDateTime": "2026-03-25T00:04:03.9439647-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1dc5ce48-95f9-4dd0-8c2f-62f1fbd6d14a"
},
{
"TestDefinitionID": "b74dc9a1-5cad-49fa-911b-6f4d2b22c520",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-25T00:04:03.9439647-04:00",
"ActiveEndDateTime": "2026-03-25T00:04:03.9439647-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1dc5ce48-95f9-4dd0-8c2f-62f1fbd6d14a"
}
]