---
title: "Get onboarding status"
method: GET
path: "/v2/onboarding/me"
tags: ["Onboarding API"]
---

# Get onboarding status

`GET /v2/onboarding/me`

Retrieve the onboarding status of the currently authenticated organization.

> 🔑 Access with
>
> [Advanced access token with **onboarding.read**](/reference/authentication)
>
> [OAuth access with **onboarding.read**](/reference/authentication)

## Response `200`

The onboarding status object of the current organization.

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