/pincode
Get the pincode of the release with the given address.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
addressstringRequired
Responses
200
Successful response
application/json
401
Invalid Authorization bearer token
403
Access forbidden
404
Release not found
500
Internal server error
get
/releases/{address}/pincodeEXAMPLE

Last updated