---
title: "GET /crm/limits/2026-09/calculated-properties"
method: GET
path: "/crm/limits/2026-09/calculated-properties"
tags: ["Basic"]
---

# GET /crm/limits/2026-09/calculated-properties

`GET /crm/limits/2026-09/calculated-properties`

## Response `200`

successful operation

- CalculatedPropertyLimitResponse
  - `byObjectType` UsageForObjectType[], required
    - `objectTypeId` string, required — The unique identifier for the object type.
    - `pluralLabel` string, required — The plural form of the label for the object type.
    - `singularLabel` string, required — The singular form of the label for the object type.
    - `usage` integer, required — The number of records used for the object type.
  - `overallLimit` integer, required — The maximum number of calculated properties allowed.
  - `overallPercentage` number, required — The percentage of the overall limit that is currently being used for calculated properties.
  - `overallUsage` integer, required — The total number of calculated properties currently in use.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-limits-tracking.md) · [All operations](https://skmtc.net/hubspot/apis/crm-limits-tracking/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-limits-tracking/versions/0260d957bc43/schema)
