<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Limit for association count per object id for the batch read associations endpoint in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1165146#M82648</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HubSpot will return up to 500 associations per object ID in the batch response. &lt;BR /&gt;So if you pass 10 object IDs, you can get up to 500 × 10 = 5,000 associations in a single call.&lt;BR /&gt;If there are more than 500 associations for a given object ID, they will not be returned, and no paging is offered per ID in the batch endpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 10:59:42 GMT</pubDate>
    <dc:creator>GRajput</dc:creator>
    <dc:date>2025-06-16T10:59:42Z</dc:date>
    <item>
      <title>Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163100#M82540</link>
      <description>&lt;P&gt;For the endpoint: "&lt;A href="https://api.hubapi.com/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/read&amp;quot;" target="_blank"&gt;https://api.hubapi.com/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/read"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that there is pagination on a per-object id basis for the 'inputs' parameter.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The following endpoint which is non-batch for a single object id "&lt;A href="https://api.hubapi.com/crm/v4/objects/{objectType}/{objectId}/associations/{toObjectType}&amp;quot;" target="_blank"&gt;https://api.hubapi.com/crm/v4/objects/{objectType}/{objectId}/associations/{toObjectType}"&lt;/A&gt;&amp;nbsp;specifies that the 'limit' query parameter maximum is 500 associations per call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for the equivalent 'limit' for the batch endpoint. The 'limit' parameter does not exist for the 'inputs' json, so I assume it's hard-fixed, but it would be useful for my development to know the preset limit. Is it 500 associations per object id? 500 associations across all object_ids with non-uniformity in the limit per object id? Is it 500/# of objects per object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 21:29:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163100#M82540</guid>
      <dc:creator>RLehrhaupt</dc:creator>
      <dc:date>2025-06-10T21:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163403#M82559</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt;, I hope that you are well!&lt;BR /&gt;&lt;BR /&gt;Great question, thanks for asking the HubSpot Community!&lt;BR /&gt;&lt;BR /&gt;I checked for you and I can see on this documentation "&lt;A href="https://developers.hubspot.com/changelog/bug-fix-batch-read-limit-for-hubspot-associations-api" target="_blank"&gt;Bug Fix: Batch Read Limit for HubSpot Associations API&lt;/A&gt;" that, effective February 10th, 2025, any batch read requests submitted to the Associations API &lt;STRONG&gt;may not exceed 1000 IDs per request body&lt;/STRONG&gt;. This change applies to all subscription tiers and impacts processes or integrations using the Batch Read functionality.&lt;BR /&gt;&lt;BR /&gt;Is that what you were looking for?&lt;BR /&gt;&lt;BR /&gt;If that's not the case, can you please share the HubSpot documentation where you cannot find the limit so that I'll investigate for you.&lt;BR /&gt;&lt;BR /&gt;Thanks and have a great day!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 13:42:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163403#M82559</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-11T13:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163441#M82561</link>
      <description>&lt;P&gt;BérangèreL, thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The batch limit of 1000 IDs is the limit of object IDs you can provide to a batch 'input' parameter in the request body. For the associations batch endpoint inside each element json of the 'input' there are two keys for 'id' and 'after'. The 'after' key is used to specify the offset for pagination.&lt;BR /&gt;&lt;BR /&gt;For the associations endpoint, the response will get associations to another object for each ID provided separately. So if you provide 1000 contact ids and are looking for associations to companies, you will get a response that provides all the associations to each one of the 1000 IDs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;For the non-batch association LIST endpoint (https://api.hubapi.com/crm/v4/objects/{objectType}/{objectId}/associations/{toObjectType}), the documentation says a limit of 500 associations will be returned for the singular object ID per page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;For the batch assocation endpoint (https://api.hubapi.com/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/read) you can provide up to 1000 IDs but I'm trying to determine what the pagination limit is for the amount of associations per ID that will be in the response. Each ID has the 'after' parameter to specify pagination, which means there is some limit there. I do not see it listed in the documentation however.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 14:48:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1163441#M82561</guid>
      <dc:creator>RLehrhaupt</dc:creator>
      <dc:date>2025-06-11T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1165146#M82648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HubSpot will return up to 500 associations per object ID in the batch response. &lt;BR /&gt;So if you pass 10 object IDs, you can get up to 500 × 10 = 5,000 associations in a single call.&lt;BR /&gt;If there are more than 500 associations for a given object ID, they will not be returned, and no paging is offered per ID in the batch endpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 10:59:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1165146#M82648</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-06-16T10:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1165275#M82657</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/346639"&gt;@GRajput&lt;/a&gt;&amp;nbsp;thanks for the reply. In my testing for the endpoint "&lt;SPAN&gt;/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/read" I have found that it has been able to return more than 500 associations per ID but I have not been able to test a limit. The schema for this endpoint in the HubSpot Docs page appears to denote a "paging" key inside each ID result response. Along with an 'after' key inside the 'inputs' array for the request body parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still not sure of the limit but I have just made a workaround for now in my automation scripts that raise an error if a pagination key is found (which is unlikely for my use case).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 14:20:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1165275#M82657</guid>
      <dc:creator>RLehrhaupt</dc:creator>
      <dc:date>2025-06-16T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1166243#M82701</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt;, thanks for getting back to us and thanks &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/346639"&gt;@GRajput&lt;/a&gt;&lt;/SPAN&gt; for your help!&lt;BR /&gt;&lt;BR /&gt;I understand that you are using the &lt;A href="https://developers.hubspot.com/docs/reference/api/crm/associations/association-details#post-%2Fcrm%2Fv4%2Fassociations%2F%7Bfromobjecttype%7D%2F%7Btoobjecttype%7D%2Fbatch%2Fread" target="_blank"&gt;batch read associations API&lt;/A&gt; but you are getting an error about a pagination key. Please let me know if that's not the case.&lt;BR /&gt;&lt;BR /&gt;The more info, screenshots (without sensitive/confidential information), and details you can provide, the better the Community can assist.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'd love to put you in touch with our Top Experts and Community Members who also use this API: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/408593"&gt;@PCronin9&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/177508"&gt;@MaximeEsnol&lt;/a&gt;&lt;/SPAN&gt; and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/601366"&gt;@sylvain_tirreau&lt;/a&gt;&lt;/SPAN&gt; do you have suggestions regarding the error, to help &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt;, regarding the limit, I am checking internally for you but I am glad you found a workaround for it!&lt;BR /&gt;&lt;BR /&gt;Have a great day and thanks so much in advance for your help!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 14:00:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1166243#M82701</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-18T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1178035#M83325</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt;, getting back to you on this.&lt;BR /&gt;&lt;BR /&gt;So, we’re currently reviewing the limits internally to ensure they work well for everyone.&lt;BR /&gt;&lt;BR /&gt;We’ll update the documentation as soon as possible.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks so much for your patience and support!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 06:37:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1178035#M83325</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-07-18T06:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1183841#M83555</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/458738"&gt;@RLehrhaupt&lt;/a&gt;&lt;/SPAN&gt; and thanks for your patience!&lt;BR /&gt;&lt;BR /&gt;I checked internally for you and the limit is 11K.&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;&lt;BR /&gt;Have a great day!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 08:06:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1183841#M83555</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-08-01T08:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246428#M86742</link>
      <description>&lt;P&gt;This doesn't answer the question, what's the associations limit per item returned in the batch endpoint?&lt;BR /&gt;I know that I can submit 1000 ids, how many assoc I will get for each id max?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 16:01:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246428#M86742</guid>
      <dc:creator>gogrow_dev</dc:creator>
      <dc:date>2026-01-29T16:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246633#M86746</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/78105"&gt;@gogrow_dev&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;nbsp;— Thank you for your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find more context in these documents&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/crm-associations-v4/guide" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/crm-associations-v4/guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/changelog/bug-fix-batch-read-limit-for-hubspot-associations-api?" target="_blank"&gt;https://developers.hubspot.com/changelog/bug-fix-batch-read-limit-for-hubspot-associations-api?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can request associations for up to 1,000 records at a time using the batch endpoint. If a record has a lot of associations, HubSpot can return them in multiple pages, and you may need to make follow-up requests to get everything for that record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even though there's mention of an internal ~11K limit there isn't a limit that says how many associations you’ll get back for each individual record in one request. Because of that, &amp;nbsp;I would recommend not to assume a fixed maximum per record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My recommendation &amp;nbsp;is to check whether more results are available for a record and request the next page when needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;
&lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 22:49:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246633#M86746</guid>
      <dc:creator>Victor_Becerra</dc:creator>
      <dc:date>2026-01-29T22:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limit for association count per object id for the batch read associations endpoint</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246845#M86752</link>
      <description>&lt;P&gt;the pagination is confusing, and the doc doesn't spend to much talking about it.&lt;/P&gt;&lt;P&gt;example:&lt;BR /&gt;1. I send a post request to associations batch read endpoint including 5 ids.&lt;/P&gt;&lt;P&gt;2. I receive the associations per item, and all of them require pagination&lt;/P&gt;&lt;P&gt;My question is: would I have to paginate them separatedly? it's a bit unpractical the idea of having a batch endpoint if then, I have to send requests to paginate each of them.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Limit-for-association-count-per-object-id-for-the-batch-read/m-p/1246845#M86752</guid>
      <dc:creator>gogrow_dev</dc:creator>
      <dc:date>2026-01-30T14:45:42Z</dc:date>
    </item>
  </channel>
</rss>

