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": "977eb084-0d32-4d87-a5f4-e10eebfca81a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-01T04:43:44.5245771-04:00",
"ActiveEndDateTime": "2026-04-01T04:43:44.5245771-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2942b126-104c-47d4-86c4-254254c28b19"
}