---
title: "Get profile for authenticated user"
method: GET
path: "/passport-profile/v1/profile"
tags: ["passport profile"]
---

# Get profile for authenticated user

`GET /passport-profile/v1/profile`

Get profile for the authenticated user's Passport wallet

## Response `200`

OK

- ProfileResponse — Get profile by wallet response
  - `username` string, required

## Other responses

- `401` — UnauthorizedError
- `429` — TooManyRequestsError
- `500` — InternalServerError

---

[API](https://skmtc.dev/immutable/apis/immutable-zkevm-api.md) · [All operations](https://skmtc.dev/immutable/apis/immutable-zkevm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/immutable/immutable-zkevm-api/revisions/59f94155fcd0/schema)
