APIs & Integrations

HGrigoryan
Member

Contact lists

Hi there, is it possible to get specific list by name (not by id)? 
Maybe write query for this endpoint? " https://api.hubapi.com/contacts/v1/lists"

0 Upvotes
2 Replies 2
Jaycee_Lewis
Community Manager
Community Manager

Contact lists

Hey, @HGrigoryan 👋 these endpoints require using the internal value (List ID in this case). One option is to use the Get all lists endpoint and then parse out the label and ID on your end. To get help with how to structure a query, you'll likely need to provide more details, share what you've tried, etc so the community has more to work with. 

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
HGrigoryan
Member

Contact lists

Hey dear @Jaycee_Lewis 👋 Here i want to get a specific list by searching by the name of the list via api. Are there any way to solve this issue ?

0 Upvotes