GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "5e81f215-549c-4cca-8a0f-b6ada6ba0ced",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-06T09:47:31.0543355-04:00",
"ActiveEndDateTime": "2026-06-06T09:47:31.0543355-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "430da93a-92f6-4d62-a174-021a7bde04cc"
},
{
"TestDefinitionID": "5e81f215-549c-4cca-8a0f-b6ada6ba0ced",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-06T09:47:31.0543355-04:00",
"ActiveEndDateTime": "2026-06-06T09:47:31.0543355-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "430da93a-92f6-4d62-a174-021a7bde04cc"
},
{
"TestDefinitionID": "5e81f215-549c-4cca-8a0f-b6ada6ba0ced",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-06T09:47:31.0543355-04:00",
"ActiveEndDateTime": "2026-06-06T09:47:31.0543355-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "430da93a-92f6-4d62-a174-021a7bde04cc"
}
]