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": "a157742b-64f4-41ec-bdb8-3a25b0394706",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-23T11:58:57.4631572-05:00",
"ActiveEndDateTime": "2026-01-23T11:58:57.4631572-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "64c06583-4214-45aa-9b1a-6b0f8ebf7cb9"
}