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": "35857ce9-06dc-40e2-9245-61b0fa8aead3",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-11T10:49:29.1257224-04:00",
"ActiveEndDateTime": "2026-04-11T10:49:29.1257224-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "20629f12-107a-49ef-8360-8f08974e5ce1"
}