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": "4f13bef4-635d-4b7b-aafb-1b40b75d9cdd",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-17T13:28:20.7416814-04:00",
"ActiveEndDateTime": "2026-04-17T13:28:20.7416814-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "77f463d0-fea0-4b3b-ab47-9631b8816f41"
}