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

# GET /user/me/grants

`GET /user/me/grants`

Get my available grants from claims with CLAIM_ prefix

## Response `200`

Success get my grants

- ResGetUserMeGrants
  - `grants` string[], required — claim 一覧を CLAIM_ プレフィックス付きで返す。例: infra -> CLAIM_infra, account -> CLAIM_account

## Other responses

- `403` — Authentication error, etc.
- `500` — System error, etc.

---

[API](https://skmtc.net/sit-digicre/apis/digicore.md) · [All operations](https://skmtc.net/sit-digicre/apis/digicore/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sit-digicre/digicore/revisions/6576c966d74e/schema)
