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": "88ccdf63-cb1c-48ce-b8de-6a221147bcf9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-23T16:25:29.7508335-04:00",
"ActiveEndDateTime": "2026-04-23T16:25:29.7508335-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b429e7ca-d2aa-42bb-9b74-3b1335828d34"
}