Read-only

List Contact Lists

Returns all of your contact lists along with member counts, optionally including archived lists. This tool is deprecated and scheduled for removal in v6.2; use manage_lists with action='list' instead for the full list-management surface. Useful as a quick read-only snapshot of how your contacts are currently organized.

list_listsGET/api/v1/lists
crispy — bash

Example prompt: Show me all my contact lists with how many people are in each

[
  {
    "id": "senior-clinical-belgium",
    "name": "Senior Clinical Belgium",
    "member_count": 124,
    "archived": false
  }
]
Permission scope
core
Access
Read-only
Category
Lists

What you can build

Get a fast overview of every contact list and its size
Include archived lists to review past campaign segments
Confirm a list exists and its member count before enrolling contacts
Audit your CRM organization at a glance

Parameters

Inputs accepted by list_lists.

NameTypeDescription
include_archivedbooleanInclude archived lists (default: false)

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.