GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "cb9b8b0c-5442-47ec-aeb8-c25f32cc4425",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-02-22T19:19:17.9655564-05:00",
"ActiveEndDateTime": "2026-02-22T19:19:17.9655564-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "41073aa4-a2de-4ad3-b0b7-02d7fe1e5744"
},
{
"TestDefinitionID": "cb9b8b0c-5442-47ec-aeb8-c25f32cc4425",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-02-22T19:19:17.9655564-05:00",
"ActiveEndDateTime": "2026-02-22T19:19:17.9655564-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "41073aa4-a2de-4ad3-b0b7-02d7fe1e5744"
},
{
"TestDefinitionID": "cb9b8b0c-5442-47ec-aeb8-c25f32cc4425",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-02-22T19:19:17.9655564-05:00",
"ActiveEndDateTime": "2026-02-22T19:19:17.9655564-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "41073aa4-a2de-4ad3-b0b7-02d7fe1e5744"
}
]