---
title: "Get account settings"
method: GET
path: "/v1/profile/{address}/settings"
tags: ["Profile"]
---

# Get account settings

`GET /v1/profile/{address}/settings`

## Path parameters

- `address` string, required

## Headers

- `x-verify` string, required

## Response `200`

Account settings

- ApiJson

## Other responses

- `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/versions/fd1067547679/schema)
