Retrieve the organization's current subscription plan
OAuth scope: subscription.read
Returns the organization’s current Qonto subscription plan. Returns plan: null when the organization has no active core subscription (for example mid-migration), so the response shape stays predictable.
Distinct from SEPA Direct Debit subscriptions (see GET /v2/sepa_direct_debit_subscriptions) and webhook subscriptions.
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Response
Returns the organization's current subscription plan, or null if no active core subscription exists.
The organization's current Qonto subscription plan, or null when no active core subscription exists.