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": "3bfefb16-ec88-4819-ad9b-ee19af580ace",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-13T04:41:59.053113-05:00",
"ActiveEndDateTime": "2025-12-13T04:41:59.053113-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2c803551-0fbf-47a5-8f40-b090661f6b39"
}