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": "bd9165cd-aae8-4f2b-ba95-80c802ca2f6b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-13T18:47:19.8000668-05:00",
"ActiveEndDateTime": "2025-11-13T18:47:19.8000668-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "15c9ae4f-6f8a-437a-aa36-a74e768cc1c0"
}