v14

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

Retrieve all associations by object type

Retrieve all associations between a specific record and an object type. Limit 500 per call.

get/crm/objects/2026-03/{objectType}/{objectId}/associations/{toObjectType}

Path parameters

objectIdstring required
objectTypestring required
toObjectTypestring required

Query parameters

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

limitinteger

The maximum number of results to display per page.

Response

successful operation