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": "706c569e-0e77-415e-a9ad-9fa9cfd26868",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-02T13:00:21.4443916-04:00",
"ActiveEndDateTime": "2026-09-02T13:00:21.4443916-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "4cd014cc-c84f-4208-a041-cf16e8bab8c2"
}