---
title: "GET /authz/me"
method: GET
path: "/authz/me"
tags: ["authz"]
---

# GET /authz/me

`GET /authz/me`

## Response `200`

Get the info of the current user

- object
  - `id` integer, required
  - `name` string, required
  - `roles` Role[], required

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
