Get Contact Lists
Contacts
Get Contact Lists
Retrieves all contact lists for the team, with optional name filtering.
GET
Get Contact Lists
Returns all static and dynamic contact lists. Use theDocumentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
search parameter to filter lists by name.
List IDs (clt_xxx) can be used with:
GET /contacts— filter contacts by list via thelistIdquery parameterPOST /contacts/lists/{listId}/entities— add contacts to a list
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter lists by name (case-insensitive partial match).