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": "da109903-9dc4-4f24-902c-7e75bebab61e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-27T13:15:57.428196-04:00",
"ActiveEndDateTime": "2026-08-27T13:15:57.428196-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0610a940-bfac-442a-a8b8-60a87d858658"
}