verifier
Check if an address is a verifier of the lock.
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| lockAddressstring —  REQUIREDLock address. | 
| verifierAddressstring —  REQUIREDUser address to use as verifier | 
| Responses | ||
|---|---|---|
| 200Address is a verifier on the lock address. 
 | ||
| 403User is not authenticated or authorized to perform this action. 
 | ||
| 404The item you are making request for does not exist. 
 | ||
| 500Unable to fullfil request due to internal server error. 
 |