ticketVerificationUrl
GET/v2/api/ticket/:network/:lockAddress/:keyId/verification
Get the verification URL for the key.
Request
Responses
- 200
- 403
- 404
- 500
JSON object containing the verification url
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.