keys
List of lock keys by network with additional metadata if the caller is the lockManager
| Path Parameters | 
|---|
network integer —  REQUIREDNetwork id.  | 
lockAddress string —  REQUIREDLock address.  | 
| Query Parameters | 
|---|
query stringQuery you want to search for.  | 
filterKey stringThe key you want to search on.  | 
expiration stringExpiration time  | 
page integerPagination  | 
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200List of keys matching the query 
  | |||||||
404The item you are making request for does not exist. 
  | |||||||
500Unable to fullfil request due to internal server error. 
  |