---
title: "Check whether strategies wallet exists for given account address."
method: GET
path: "/v1/strategies/{address}/wallet"
tags: ["Strategies"]
---

# Check whether strategies wallet exists for given account address.

`GET /v1/strategies/{address}/wallet`

## Path parameters

- `address` string, required

## Headers

- `x-verify` string, required

## Response `200`

Wallet address

- string

## Other responses

- `404` — Wallet does not exist
- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/swap-coffee-api.md) · [All operations](https://skmtc.net/swap/apis/swap-coffee-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/swap-coffee-api/revisions/8f32977bfb50/schema)
