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": "6162f568-8487-49f1-af04-940760b4f420", "TestName": "sample string 2", "ActiveStartDateTime": "2025-04-10T00:59:37.5277183-04:00", "ActiveEndDateTime": "2025-04-10T00:59:37.5277183-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "d0374bf4-4fe4-465a-94e4-1effc93ba957" }