How to get static lists with v3 API?

Hello,

I am looking for a way to get all static lists of the user via the v3 API but looks like the v3 Lists API is under development: Accounts Dashboard | HubSpot

Is there an ETA for the v3 lists API?

What are my available options?

Regards,

Stergos

Hey, @stergosz :waving_hand: Thanks for reaching out. I do not have an update ETA for when the new List endpoints will be available.

To confirm, you are not missing an additional available option. This endpoint is active and supported and will return both Active and Static lists by ListID

GET /contacts/v1/lists/:list_id

Please note — Legacy endpoints are stable and supported unless explicitly flagged for depreciation. Any changes to endpoint availability or functionality will appear in the HubSpot Developer changelog along with dates of interest.

Have fun building! — Jaycee

Hello Jaycee,

Can you confirm that these API endpoints will continue to work even after November 30 and until the new Lists v3 API is released?

https://legacydocs.hubspot.com/docs/methods/lists/get_lists

https://legacydocs.hubspot.com/docs/methods/lists/add_contact_to_list

Stergos

Any update on my reply?

Hi, @stergosz :waving_hand: That is correct. The only thing that is changing is the availability of using a portal’s HAPI key for authentication. The endpoints you listed are not being sunset.

Legacy endpoints are stable and supported unless explicitly flagged for depreciation. Any changes to endpoint availability or functionality will appear in the HubSpot Developer changelog along with dates of interest.

Apologies for the delay in my follow-up.

Best,

Jaycee