---
title: "Gets the user's profile"
method: GET
path: "/v1/profile"
tags: ["Profile"]
---

# Gets the user's profile

`GET /v1/profile`

## Response `200`

- V1ProfileResponse
  - `gotrue_id` string, required
  - `primary_email` string, required
  - `username` string, required

---

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