---
title: "Get the account plan tier"
method: GET
path: "/v1/account/tier"
tags: ["Account"]
---

# Get the account plan tier

`GET /v1/account/tier`

## Response `200`

Plan tier and feature flags

- AccountTier
  - `tier` 'free' | 'pro' | 'team'
  - `features` object

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
