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": "2c2ba3b7-0dbc-42e8-92d0-078cf0423d13",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-06T17:13:37.1647964-04:00",
"ActiveEndDateTime": "2026-04-06T17:13:37.1647964-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a61d44b9-e3eb-4291-a68f-6b9097304cea"
}