# Query Delegations To Validator

You can also query all of the delegations to a particular validator:

```bash
  secretcli q staking delegations-to <validator-operator-address>
```

Example:

```bash
$ secretcli q staking delegations-to secretvaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj
```
