GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "6a3a9e70-042f-44ef-b474-b88d5f66f7af",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-24T08:21:59.6279811-04:00",
"ActiveEndDateTime": "2026-04-24T08:21:59.6279811-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "33eb4f8f-cee1-4a40-8c6b-ac4cff9d9854"
},
{
"TestDefinitionID": "6a3a9e70-042f-44ef-b474-b88d5f66f7af",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-24T08:21:59.6279811-04:00",
"ActiveEndDateTime": "2026-04-24T08:21:59.6279811-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "33eb4f8f-cee1-4a40-8c6b-ac4cff9d9854"
},
{
"TestDefinitionID": "6a3a9e70-042f-44ef-b474-b88d5f66f7af",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-24T08:21:59.6279811-04:00",
"ActiveEndDateTime": "2026-04-24T08:21:59.6279811-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "33eb4f8f-cee1-4a40-8c6b-ac4cff9d9854"
}
]