Retrieve a single permission by its hash
Code | Message | Description |
---|---|---|
-32602 | Invalid params | The permissionHash parameter is invalid or missing |
-32603 | Internal error | Permission not found or internal server error |
-32001 | Failed precondition | The method is currently disabled via kill switch |
permissionHash
must be a valid hex-encoded hash string. The method will return an error if the permission doesn’t exist or has been deleted.coinbase_fetchPermissions
, this method: