GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "c86ee976-f9d0-4b90-a8db-f51d5b66ad74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-23T04:30:16.0726749-04:00",
"ActiveEndDateTime": "2026-05-23T04:30:16.0726749-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "48e56be3-715b-4edc-8df6-5d1e03c5b134"
},
{
"TestDefinitionID": "c86ee976-f9d0-4b90-a8db-f51d5b66ad74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-23T04:30:16.0726749-04:00",
"ActiveEndDateTime": "2026-05-23T04:30:16.0726749-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "48e56be3-715b-4edc-8df6-5d1e03c5b134"
},
{
"TestDefinitionID": "c86ee976-f9d0-4b90-a8db-f51d5b66ad74",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-23T04:30:16.0726749-04:00",
"ActiveEndDateTime": "2026-05-23T04:30:16.0726749-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "48e56be3-715b-4edc-8df6-5d1e03c5b134"
}
]