GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "52961caa-5283-4e71-9f58-41bfa8627eb8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-29T14:03:52.222298-05:00",
"ActiveEndDateTime": "2025-12-29T14:03:52.222298-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0e0ffeff-a23e-4f60-824a-ae4afe9abc21"
},
{
"TestDefinitionID": "52961caa-5283-4e71-9f58-41bfa8627eb8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-29T14:03:52.222298-05:00",
"ActiveEndDateTime": "2025-12-29T14:03:52.222298-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0e0ffeff-a23e-4f60-824a-ae4afe9abc21"
},
{
"TestDefinitionID": "52961caa-5283-4e71-9f58-41bfa8627eb8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-29T14:03:52.222298-05:00",
"ActiveEndDateTime": "2025-12-29T14:03:52.222298-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0e0ffeff-a23e-4f60-824a-ae4afe9abc21"
}
]