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": "46911e59-0f44-4fc2-93ee-8e86ebeca7a2",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-02T03:36:55.3174754-04:00",
"ActiveEndDateTime": "2026-07-02T03:36:55.3174754-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "795630c9-8e30-46ec-952b-7f93f3d97d85"
}