---
title: "Retrieve all association limits"
method: GET
path: "/crm/associations/2026-03/definitions/configurations/all"
tags: ["Limits"]
---

# Retrieve all association limits

`GET /crm/associations/2026-03/definitions/configurations/all`

Retrieve all configured association limits between objects, which include details about how different CRM object types are associated with each other.

## Response `200`

successful operation

- CrmAssociationsSchemaCollectionResponsePublicAssociationDefinitionUserConfigurationNoPaging
  - `results` CrmAssociationsSchemaPublicAssociationDefinitionUserConfiguration[], required
    - `category` 'HUBSPOT_DEFINED' | 'INTEGRATOR_DEFINED' | 'USER_DEFINED' | 'WORK', required — The category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED.
    - `label` string — A descriptor providing context about the relationship between associated records.
    - `typeId` integer, required — A unique integer identifier for the association type within its category.
    - `userEnforcedMaxToObjectIds` integer — The maximum number of target object IDs that a user can enforce in an association.

## 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)
