---
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

---

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