---
title: "Get Usage"
method: GET
path: "/v1/usage"
tags: ["usage"]
---

# Get Usage

`GET /v1/usage`

## Response `200`

Successful Response

- Usage
  - `user_id` string, required
  - `plan_type` 'plan_free' | 'plan_developer' | 'plan_enterprise' | 'plan_unlimited', required
  - `monthly_usage_minutes` integer, required
  - `monthly_usage_limit_minutes` integer, nullable

---

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