GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "526bef46-ee44-49f5-a16b-826ac8f28e3e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-21T03:37:04.5648641-04:00",
"ActiveEndDateTime": "2026-06-21T03:37:04.5648641-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f3cd13b0-b935-484d-a416-8cf05423f1fb"
},
{
"TestDefinitionID": "526bef46-ee44-49f5-a16b-826ac8f28e3e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-21T03:37:04.5648641-04:00",
"ActiveEndDateTime": "2026-06-21T03:37:04.5648641-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f3cd13b0-b935-484d-a416-8cf05423f1fb"
},
{
"TestDefinitionID": "526bef46-ee44-49f5-a16b-826ac8f28e3e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-21T03:37:04.5648641-04:00",
"ActiveEndDateTime": "2026-06-21T03:37:04.5648641-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f3cd13b0-b935-484d-a416-8cf05423f1fb"
}
]