---
title: "Get Free Deployment Count"
method: GET
path: "/v2/deployments/free-count"
tags: ["Deployments (v2)"]
---

# Get Free Deployment Count

`GET /v2/deployments/free-count`

Return the number of free deployments used by the caller's organization.

## Response `200`

Successful Response

- FreeDeploymentCountResponse — Response body for the free-deployment count endpoint.
  - `count` integer, required — Number of free deployments currently used by the caller's organization.

---

[API](https://skmtc.net/langchain-ai/apis/langsmith-deployment-control-plane-api.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith-deployment-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith-deployment-control-plane-api/versions/a0cd098699b4/schema)
