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": "963e88fa-7b45-4185-ad34-4a6131b289a9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-09-13T13:51:25.487751-04:00",
"ActiveEndDateTime": "2025-09-13T13:51:25.487751-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8ecba32d-bf59-4356-8e4f-1ba0ba560dfe"
}