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": "83eecbd7-d596-417f-823a-f172216be67a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-19T13:15:15.6587489-04:00",
"ActiveEndDateTime": "2026-08-19T13:15:15.6587489-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "96273ced-4695-458f-b2cd-71e46abfb29e"
}