Path Parameters
The ID of the object that you want to get the associations for.
The ID of the type of associations you want. See the table on the overview page for a list of these IDs.
Query Parameters
The number of associations to return in a single response. Defaults to 10 if the parameter is not included, supports a maximum value of 100.
Used to page through the results. Each response will include an offset
, which can be used to get the next set of results in the next request.
Response
Successful response - Use this endpoint to get the IDs of CRM objects associated with a given object, based on the specified association type
The response is of type object
.