# Query method (wallet list)

```
GET/api/v3/wallet/list
```

\
**Example request**

```
curl -X GET http://localhost:2442/api/v3/wallet/list \
-H 'Content-Type: application/json;charset=utf-8'
```
