# Get wallets **GET /api/v1/wallets/** ## Servers - api.consola.finance: api.consola.finance () ## Parameters ### Query parameters - **page** (string) - **page_size** (string) ## Responses ### 200 200 #### Body: (array[object]) - **chain** (string) - **id** (string) - **address** (string) - **expectedTxsCount** (integer | null) - **txsInQueue** (integer | null) - **teamId** (string) - **label** (string | null) - **futureTransactionIds** (array[string]) ### 400 400 #### Body: (object) - **error** (object) ### 401 401 #### Body: (object) - **error** (object) ### 404 404 #### Body: (object) - **error** (object) ### 500 500 #### Body: (object) - **error** (object) [Powered by Bump.sh](https://bump.sh)