<?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 Extension: Contact Lists API (v1) sunset moved to April 30, 2026 in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1199974#M1107</link>
    <description>&lt;P&gt;We’ve extended the deprecation timeline for the Contact Lists API (v1) from September 30, 2025 to &lt;STRONG&gt;April 30, 2026&lt;/STRONG&gt;. After that date, v1 Lists endpoints will return HTTP 404. Please migrate to the Lists v3 API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;!--more--&gt;
&lt;H2&gt;&lt;STRONG&gt;&lt;SPAN&gt;What’s changing&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;In our original announcement, &lt;A href="https://developers.hubspot.com/changelog/upcoming-sunset-v1-lists-api" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Upcoming sunset: v1 Lists API&lt;/SPAN&gt;&lt;/A&gt;, we set a September 30, 2025 deadline. That deadline is now extended:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;New deadline:&lt;/STRONG&gt; April 30, 2026 (previously September 30, 2025).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Impact:&lt;/STRONG&gt; All but the three Contact Lists API (v1) endpoints will be removed on the deadline and begin returning &lt;STRONG&gt;HTTP 404&lt;/STRONG&gt;. The following three endpoints will continue to function, &lt;SPAN&gt;but will no longer return list membership&lt;/SPAN&gt;:
&lt;UL&gt;
&lt;LI aria-level="2"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-all-contacts-all" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get all contacts&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN&gt;GET /contacts/v1/lists/all/contacts/all&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="2"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-recent-ly-update-d-contacts-recent" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get recently updated contacts&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/lists/recently_updated/contacts/recent&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-all-contacts-recent" target="_blank" rel="noopener"&gt;Get recently created contacts&lt;/A&gt;&lt;SPAN&gt;: &lt;SPAN&gt;GET /contacts/v1/lists/all/contacts/recent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Required action:&lt;/STRONG&gt; Update any integrations, apps, or scripts to use the &lt;STRONG&gt;Lists v3 API&lt;/STRONG&gt; for list creation, updates, reads, and membership operations.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;How to migrate:&lt;/STRONG&gt; See the&lt;A href="https://developers.hubspot.com/docs/api-reference/crm-lists-v3/v1-migration-guide" target="_blank" rel="noopener"&gt; &lt;STRONG&gt;&lt;SPAN&gt;v1 → v3 migration guide&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt; for endpoint mappings, request/response differences, and examples.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Additional effect on Contacts API (v1) reads&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As part of this sunset, the following Contacts API (v1) endpoints will continue to function &lt;STRONG&gt;but will no longer return list memberships&lt;/STRONG&gt; starting on April 30, 2026:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactvidvid-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by VID&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/vid/:vid/profile&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactvids-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by VID&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/vids/batch&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contact-email-contact-email-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by email address&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/email/:contact_email/profile&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contact-email-s-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by email address&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/emails/batch&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactutkcontactutk-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by user token&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/utk/:contact_utk/profile&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactbyUtk-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by user token&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/byUtk/batch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If your integration relies on list membership data from these endpoints, migrate to the &lt;A href="https://developers.hubspot.com/docs/api-reference/crm-lists-v3/guide" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Lists v3 API&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt; to retrieve membership information going forward.&lt;/P&gt;
&lt;P&gt;Recommended next steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Audit your usage of v1 endpoints across services and jobs.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Switch to v3 equivalents and validate behavior in non-production first.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Update error handling to account for 404 responses on v1 Lists endpoints after the deadline and the removal of list memberships from the Contacts v1 reads listed above.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;When is it happening?&lt;/H3&gt;
&lt;P&gt;This change goes into effect on &lt;STRONG&gt;April 30, 2026&lt;/STRONG&gt;. On that date, Contact Lists API (v1) endpoints excluding the exceptions listed above will be deprecated and return 404 responses, and the Contacts API (v1) read endpoints listed above will stop returning list memberships.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2026 12:50:36 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2026-03-30T12:50:36Z</dc:date>
    <item>
      <title>Extension: Contact Lists API (v1) sunset moved to April 30, 2026</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1199974#M1107</link>
      <description>&lt;P&gt;We’ve extended the deprecation timeline for the Contact Lists API (v1) from September 30, 2025 to &lt;STRONG&gt;April 30, 2026&lt;/STRONG&gt;. After that date, v1 Lists endpoints will return HTTP 404. Please migrate to the Lists v3 API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;!--more--&gt;
&lt;H2&gt;&lt;STRONG&gt;&lt;SPAN&gt;What’s changing&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;In our original announcement, &lt;A href="https://developers.hubspot.com/changelog/upcoming-sunset-v1-lists-api" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Upcoming sunset: v1 Lists API&lt;/SPAN&gt;&lt;/A&gt;, we set a September 30, 2025 deadline. That deadline is now extended:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;New deadline:&lt;/STRONG&gt; April 30, 2026 (previously September 30, 2025).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Impact:&lt;/STRONG&gt; All but the three Contact Lists API (v1) endpoints will be removed on the deadline and begin returning &lt;STRONG&gt;HTTP 404&lt;/STRONG&gt;. The following three endpoints will continue to function, &lt;SPAN&gt;but will no longer return list membership&lt;/SPAN&gt;:
&lt;UL&gt;
&lt;LI aria-level="2"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-all-contacts-all" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get all contacts&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN&gt;GET /contacts/v1/lists/all/contacts/all&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="2"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-recent-ly-update-d-contacts-recent" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get recently updated contacts&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/lists/recently_updated/contacts/recent&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-lists-all-contacts-recent" target="_blank" rel="noopener"&gt;Get recently created contacts&lt;/A&gt;&lt;SPAN&gt;: &lt;SPAN&gt;GET /contacts/v1/lists/all/contacts/recent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Required action:&lt;/STRONG&gt; Update any integrations, apps, or scripts to use the &lt;STRONG&gt;Lists v3 API&lt;/STRONG&gt; for list creation, updates, reads, and membership operations.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;How to migrate:&lt;/STRONG&gt; See the&lt;A href="https://developers.hubspot.com/docs/api-reference/crm-lists-v3/v1-migration-guide" target="_blank" rel="noopener"&gt; &lt;STRONG&gt;&lt;SPAN&gt;v1 → v3 migration guide&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt; for endpoint mappings, request/response differences, and examples.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Additional effect on Contacts API (v1) reads&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As part of this sunset, the following Contacts API (v1) endpoints will continue to function &lt;STRONG&gt;but will no longer return list memberships&lt;/STRONG&gt; starting on April 30, 2026:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactvidvid-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by VID&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/vid/:vid/profile&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactvids-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by VID&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/vids/batch&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contact-email-contact-email-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by email address&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/email/:contact_email/profile&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contact-email-s-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by email address&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/emails/batch&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactutkcontactutk-profile" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a contact by user token&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/utk/:contact_utk/profile&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/crm-contacts-v1/get-contacts-v1-contactbyUtk-batch" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Get a batch of contacts by user token&lt;/SPAN&gt;&lt;/A&gt;: &lt;SPAN&gt;GET /contacts/v1/contact/byUtk/batch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If your integration relies on list membership data from these endpoints, migrate to the &lt;A href="https://developers.hubspot.com/docs/api-reference/crm-lists-v3/guide" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Lists v3 API&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt; to retrieve membership information going forward.&lt;/P&gt;
&lt;P&gt;Recommended next steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Audit your usage of v1 endpoints across services and jobs.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Switch to v3 equivalents and validate behavior in non-production first.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Update error handling to account for 404 responses on v1 Lists endpoints after the deadline and the removal of list memberships from the Contacts v1 reads listed above.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;When is it happening?&lt;/H3&gt;
&lt;P&gt;This change goes into effect on &lt;STRONG&gt;April 30, 2026&lt;/STRONG&gt;. On that date, Contact Lists API (v1) endpoints excluding the exceptions listed above will be deprecated and return 404 responses, and the Contacts API (v1) read endpoints listed above will stop returning list memberships.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 12:50:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1199974#M1107</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2026-03-30T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extension: Contact Lists API (v1) sunset moved to April 30, 2026</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1262948#M1211</link>
      <description>&lt;P&gt;Hey, thanks for letting me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one question regarding the changes. The post mentions that the endpoints are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;GET /contacts/v1/lists/all/contacts/all/a2&lt;/LI&gt;&lt;LI&gt;GET /contacts/v1/lists/recently_updated/contacts/recent&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;will continue to work on, but the &lt;A href="https://developers.hubspot.com/docs/api-reference/crm-lists-v3/v1-migration-guide#impacted-endpoints" target="_blank" rel="noopener"&gt;migration guide&lt;/A&gt; says that these endpoints will return a 404 error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please clarify which source is the source of truth?&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2026 12:39:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1262948#M1211</guid>
      <dc:creator>VGrin</dc:creator>
      <dc:date>2026-03-29T12:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Extension: Contact Lists API (v1) sunset moved to April 30, 2026</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1263200#M1213</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1057923"&gt;@VGrin&lt;/a&gt;&amp;nbsp;, good catch and thank you for reporting. This changelog is correct and I am working with the team to get the docs updated accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 16:21:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1263200#M1213</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2026-03-30T16:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extension: Contact Lists API (v1) sunset moved to April 30, 2026</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1263506#M1216</link>
      <description>&lt;P&gt;Magic, thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 16:05:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Extension-Contact-Lists-API-v1-sunset-moved-to-April-30-2026/m-p/1263506#M1216</guid>
      <dc:creator>VGrin</dc:creator>
      <dc:date>2026-03-31T16:05:44Z</dc:date>
    </item>
  </channel>
</rss>

