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": "d2ce7920-bc09-40f0-ae24-3c3437e9dca1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-06T16:07:22.7365195-04:00",
"ActiveEndDateTime": "2026-05-06T16:07:22.7365195-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "09403cf3-fda3-4b00-a314-09a3ca020395"
}