---
title: "List the authenticated user's own rights"
method: GET
path: "/api/users/me/rights"
tags: ["Profile"]
---

# List the authenticated user's own rights

`GET /api/users/me/rights`

## Response `200`

Default Response

- object[]
  - `right` string, required
  - `description` string, required

## Changes

- **2026-08-15** `0a6ddb3264e6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/users/me/rights/get.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/976ee26dacda/schema)
