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": "54fb3772-dc8c-410a-a178-27f890633eff",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-20T15:06:49.4967636-04:00",
"ActiveEndDateTime": "2026-04-20T15:06:49.4967636-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "25e8821e-b97b-403b-8b0b-aaefdfa2afb0"
}