---
title: "Get current account info"
method: GET
path: "/accounts/current"
---

# Get current account info

`GET /accounts/current`

Get authenticated account details

## Response `200`

200

- object
  - `data` object
    - `account_id` integer
    - `name` string

---

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