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": "0ae7e925-ba91-4689-b025-3065d4422dfe", "TestName": "sample string 2", "ActiveStartDateTime": "2025-07-05T21:01:37.3168805-04:00", "ActiveEndDateTime": "2025-07-05T21:01:37.3168805-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "5ae285f3-6ce1-42cb-9ed5-9c801aada209" }