Read-only

List LinkedIn Connections

List your 1st-degree LinkedIn connections, returning between 1 and 100 per call (default 20) with each result's provider ID for use in downstream actions. An optional keyword filters by name or headline across up to 500 connections. For very large networks of 500 or more, use list_saved_connections instead. Returns an empty array when no connections match.

get_connectionsGET/api/v1/network/connections
crispy — bash

Example prompt: Show me my first-degree connections whose headline mentions RevOps

[
  {
    "name": "Alex Rivera",
    "headline": "RevOps Lead at Acme",
    "provider_id": "ACoAABcd1234",
    "connection_degree": 1
  }
]
Permission scope
core
Access
Read-only
Category
Connections

What you can build

Pull a quick slice of your network filtered by role or headline keyword
Grab provider IDs to feed into messaging, endorsement, or saving workflows
Spot-check who you are connected to before launching outreach
Page through connections to build a working list for a campaign

Parameters

Inputs accepted by get_connections.

NameTypeDescription
keywordstringFilter connections by name or headline (case-insensitive substring match). Scans up to 500 connections.
limitnumberMax number of connections to return (1-100, default 20)
cursorstringPagination cursor

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.