verifiers
GET/v2/api/verifier/list/:network/:lockAddress
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
List of verifiers for the lock address. (deprecated in favor of eventVerifiers)
Request
Responses
- 200
- 204
- 403
- 500
list of verifier address.
No response. Request acknowledged.
User is not authorized to perform this action.
Unable to fullfil request due to internal server error.