---
title: "Get current profile"
method: GET
path: "/v2/profiles/me"
tags: ["Profiles API"]
---

# Get current profile

`GET /v2/profiles/me`

Retrieve the currently authenticated profile. A convenient alias of the [Get profile](get-profile) endpoint.

For a complete reference of the profile object, refer to the [Get profile](get-profile) endpoint documentation.

> 🔑 Access with
>
> [API key](/reference/authentication)

## Other responses

- `429` — Rate Limit has been reached.

---

[API](https://skmtc.net/mollie/apis/accepting-payments.md) · [All operations](https://skmtc.net/mollie/apis/accepting-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mollie/accepting-payments/revisions/4b45df3039ef/schema)
