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": "0fdc9a8a-a53e-4616-bd1e-5618bc9b3325",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-04T17:16:43.3536779-05:00",
"ActiveEndDateTime": "2025-12-04T17:16:43.3536779-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "1f8b88db-d4ea-4152-8718-2943985a2daf"
}