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": "757f9fe2-7cc6-4eed-ad14-83cbe6622195",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-22T15:05:21.553214-04:00",
"ActiveEndDateTime": "2026-03-22T15:05:21.553214-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "cd7fb0be-c24c-463b-b8c2-1ca48a78c97c"
}