---
title: "Get Current Workspace Usage Limits Info"
method: GET
path: "/api/v1/workspaces/current/usage_limits"
tags: ["workspaces"]
---

# Get Current Workspace Usage Limits Info

`GET /api/v1/workspaces/current/usage_limits`

## Response `200`

Successful Response

- TenantUsageLimitInfo
  - `in_reject_set` boolean, required
  - `usage_limit_type` 'payload_size' | 'events_ingested_per_hour' | 'total_unique_traces' | 'events_ingested_per_minute' | 'traces_deleted_per_hour' | 'user_defined_monthly_traces' | 'user_defined_monthly_longlived_traces' | 'user_defined_unknown'
  - `tenant_limit` integer, nullable

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
