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": "8bb5c7c5-727c-4b27-aa45-e762b41e17d0",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-19T11:56:09.9935652-04:00",
"ActiveEndDateTime": "2026-08-19T11:56:09.9935652-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "073deb99-4f9a-430c-830a-f79ca8ebbb04"
}