GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "404249cc-1598-433c-8dbc-a03f0004fb6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-21T15:39:53.5956382-04:00",
"ActiveEndDateTime": "2026-04-21T15:39:53.5956382-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "27e87f04-828c-4bcc-9c14-b3128c40cb21"
},
{
"TestDefinitionID": "404249cc-1598-433c-8dbc-a03f0004fb6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-21T15:39:53.5956382-04:00",
"ActiveEndDateTime": "2026-04-21T15:39:53.5956382-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "27e87f04-828c-4bcc-9c14-b3128c40cb21"
},
{
"TestDefinitionID": "404249cc-1598-433c-8dbc-a03f0004fb6e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-21T15:39:53.5956382-04:00",
"ActiveEndDateTime": "2026-04-21T15:39:53.5956382-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "27e87f04-828c-4bcc-9c14-b3128c40cb21"
}
]