---
title: "GET /v1/users/current"
method: GET
path: "/v1/users/current"
tags: ["users"]
---

# GET /v1/users/current

`GET /v1/users/current`

Retorna o usuário atual.

## Response `200`

Ok. Usuário encontrado.

- Full — Retorna o usuário atual.
  - `id` integer, required — Id
  - `name` string, required — Translated name
  - `base_role` string, required — Perfil básico

## Other responses

- `400` — Erro de sintaxe JSON no corpo do request.
- `422` — Parâmetros inválidos. Verificar erro na resposta.

---

[API](https://skmtc.net/vindi/apis/001-vindi-pagamentos-agost.md) · [All operations](https://skmtc.net/vindi/apis/001-vindi-pagamentos-agost/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vindi/001-vindi-pagamentos-agost/revisions/9d11e5de9308/schema)
