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": "bd4b3724-dd3e-4a73-9480-f75b3ba5558b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-11T08:11:10.2027688-05:00",
"ActiveEndDateTime": "2025-12-11T08:11:10.2027688-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "593c52fb-8ff6-4b8e-bf2e-f7117ef8e01d"
}