---
title: "Plano atual da organização e features"
method: GET
path: "/v1/organizations/me/plan"
tags: ["organization"]
---

# Plano atual da organização e features

`GET /v1/organizations/me/plan`

## Response `200`

Plano

- PlanInfoResponse
  - `current` 'FREE' | 'ESSENTIAL' | 'PRO' | 'ENTERPRISE', required
  - `monthlyPriceCents` integer, required
  - `marketingPriceCents` integer, required
  - `utilityPriceCents` integer, required
  - `authPriceCents` integer, required
  - `features` string[], required
  - `nextBillingAt` string, date-time, nullable

## Other responses

- `401` — Token ausente ou inválido

---

[API](https://skmtc.net/ararahq/apis/ararahq-api.md) · [All operations](https://skmtc.net/ararahq/apis/ararahq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ararahq/ararahq-api/revisions/174c89e36a13/schema)
