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": "08ab2ffe-1881-458c-a283-18de2c2a8e42",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-03T02:43:03.0739555-04:00",
"ActiveEndDateTime": "2026-06-03T02:43:03.0739555-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "279e1f0e-fea0-434f-a026-904e9766553f"
}