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": "9ecf9d7d-1d2c-4463-b760-7ed8679c25a4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-25T22:14:01.8470623-04:00",
"ActiveEndDateTime": "2026-04-25T22:14:01.8470623-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "42726b3d-539b-4d59-ab66-3935584faf5f"
}