GET api/TestDefinitions/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TestDefinitionID": "3757bc5c-36c1-43a2-bc3c-d3d3ce1e0594",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-30T09:43:33.7752334-04:00",
"ActiveEndDateTime": "2026-07-30T09:43:33.7752334-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "026aa384-d63b-421f-aaf1-fdbf3616c0ca"
}