---
title: "Get partner status"
method: GET
path: "/v2/organizations/me/partner"
tags: ["Organizations API"]
---

# Get partner status

`GET /v2/organizations/me/partner`

Retrieve partnership details about the currently authenticated organization. Only relevant for so-called *partner accounts*.

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

## Response `200`

The partner status object.

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