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": "059ce1c7-7ac3-49a5-be37-f2f0fdf2db6c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-06T10:00:12.7547666-04:00",
"ActiveEndDateTime": "2026-08-06T10:00:12.7547666-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "370462bb-4553-48ff-965e-9da093160f9f"
}