---
title: "Returns account details"
method: GET
path: "/v2/account"
---

# Returns account details

`GET /v2/account`

Endpoint to get basic data from your account with Monato.

## Response `200`

Successfuly returns account's information

- Account
  - `id` string
  - `name` string
  - `balance` string
  - `currency` string

---

[API](https://skmtc.net/monato/apis/monato-s-api.md) · [All operations](https://skmtc.net/monato/apis/monato-s-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/monato/monato-s-api/versions/982a5085b0a3/schema)
