GET properties/propertiesbyname/{name}
Gets properties (ClauseItemDescriptions) by name containing characters in parameter, returns IEnumerable of properties
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
name | Must be three characters or more or it will return bad request | Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.