GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "84fc7f8d-db81-417e-b7d1-02558b27911d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-23T09:18:20.2164154-04:00",
"ActiveEndDateTime": "2026-04-23T09:18:20.2164154-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d44a1e03-abca-4a45-9465-69ea3411ddfc"
},
{
"TestDefinitionID": "84fc7f8d-db81-417e-b7d1-02558b27911d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-23T09:18:20.2164154-04:00",
"ActiveEndDateTime": "2026-04-23T09:18:20.2164154-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d44a1e03-abca-4a45-9465-69ea3411ddfc"
},
{
"TestDefinitionID": "84fc7f8d-db81-417e-b7d1-02558b27911d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-23T09:18:20.2164154-04:00",
"ActiveEndDateTime": "2026-04-23T09:18:20.2164154-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d44a1e03-abca-4a45-9465-69ea3411ddfc"
}
]