GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "500cc5e4-a13a-41fc-99d0-7ef745c50fb3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T07:26:09.5408787-04:00",
"ActiveEndDateTime": "2026-04-20T07:26:09.5408787-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "748b7d18-4858-4b5b-90e0-9cfe37ac552b"
},
{
"TestDefinitionID": "500cc5e4-a13a-41fc-99d0-7ef745c50fb3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T07:26:09.5408787-04:00",
"ActiveEndDateTime": "2026-04-20T07:26:09.5408787-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "748b7d18-4858-4b5b-90e0-9cfe37ac552b"
},
{
"TestDefinitionID": "500cc5e4-a13a-41fc-99d0-7ef745c50fb3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T07:26:09.5408787-04:00",
"ActiveEndDateTime": "2026-04-20T07:26:09.5408787-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "748b7d18-4858-4b5b-90e0-9cfe37ac552b"
}
]