---
title: "GET /account"
method: GET
path: "/account"
---

# GET /account

`GET /account`

## Response `200`

The currently logged-in user

- object
  - `id` string
  - `email` AccountId — unresolved $ref

## Other responses

- `404` — User doesn't exist

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
