v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Read record association limits between two objects

Returns records approaching or at association limits between two objects

get/crm/limits/2026-03/associations/records/{fromObjectTypeId}/{toObjectTypeId}

Path parameters

fromObjectTypeIdstring required
toObjectTypeIdstring required

Response

successful operation

limitinteger required

The maximum number of associations allowed for records.

totalRecordsAtLimitinteger required

The total number of records that have reached their association limit.

totalRecordsNearLimitinteger required

The total number of records that are approaching their association limit.