---
title: "Read record association limits"
method: GET
path: "/crm/limits/2026-03/associations/records/from"
tags: ["Basic"]
---

# Read record association limits

`GET /crm/limits/2026-03/associations/records/from`

Returns objects with records approaching or at association limits

## Response `200`

successful operation

- CrmLimitsCollectionResponseObjectTypeNearOrAtAssociationLimitNoPaging
  - `results` CrmLimitsObjectTypeNearOrAtAssociationLimit[], required
    - `hasRecordsAtLimit` boolean, required — Indicates whether there are records that have reached the association limit.
    - `hasRecordsNearLimit` boolean, required — Indicates whether there are records that are approaching the association limit.
    - `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.

## Other responses

- `default` — An error occurred.

---

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