keys
List of lock keys by network with additional metadata if the caller is the lockManager
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| lockAddressstring —  REQUIREDLock address. | 
| Query Parameters | 
|---|
| querystringQuery you want to search for. | 
| filterKeystringThe key you want to search on. | 
| expirationstringExpiration time | 
| pageintegerPagination | 
| 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. 
 |