lockMetadata
Get metadata for lock address.
| Path Parameters | 
|---|
network integer —  REQUIREDNetwork id.  | 
lockAddress string —  REQUIREDLock address.  | 
| Responses | ||
|---|---|---|
200JSON metadata containing name, description, and custom properties for lock. 
  | ||
404The item you are making request for does not exist. 
  | ||
500Unable to fullfil request due to internal server error. 
  |