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": "ebd4882b-fcc6-4b96-992d-66d6e55dfad5", "TestName": "sample string 2", "ActiveStartDateTime": "2025-07-18T19:40:35.9651369-04:00", "ActiveEndDateTime": "2025-07-18T19:40:35.9651369-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "e3f7d87d-b816-4e8c-980a-a13990af2072" }