verifier
GET/v2/api/verifier/:network/lock/:lockAddress/address/:verifierAddress
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Check if an address is a verifier of the lock. (deprecated in favor of eventVerifier)
Request
Responses
- 200
- 403
- 404
- 500
Address is a verifier on the lock address.
User is not authorized to perform this action.
The item you are making request for does not exist.
Unable to fullfil request due to internal server error.