List Connections
Network
List Connections
Retrieve a paginated list of connections.
POST
List Connections
Overview
Returns a paginated list of the account’s connections. Pagination is offset-based (LinkedIn provides a stable, addressable list — no opaque cursor needed). Setcount for the page size and offset to skip ahead.
This endpoint consumes 1 credit per 50 results returned. LinkedIn returns up to 100 connections per internal request, so requesting
count: 250 triggers ~3 upstream calls automatically.Request
Your API key for authentication.
The unique identifier of the account to use.
Must be
"list_connections".Response
Indicates whether the request was successful.