> For the complete documentation index, see [llms.txt](https://teamhycon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhycon.gitbook.io/docs/api-v3-3/untitled-5/query-method-wallet-list.md).

# 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'
```
