List LinkedIn Invitations
List LinkedIn connection invitations by direction, either incoming received requests (default) or sent outbound requests, and filter by status of pending, accepted, or all. Accepted results come from the invitation tracker and support a configurable look-back window and campaign filter. Returns an empty array when no invitations match.
Example prompt: Show me the invitations I sent that are still pending so I can clean up the old ones
[
{
"invitation_id": "7412938501234",
"name": "Sara Lin",
"direction": "sent",
"status": "pending"
}
]What you can build
Parameters
Inputs accepted by list_invitations.
| Name | Type | Description |
|---|---|---|
| direction | "incoming" | "sent" | Filter by direction: 'incoming' (received invitations, default) or 'sent' (outbound pending). Default: 'incoming' (changed in v6.0, use direction='sent' for outbound). |
| status | "pending" | "accepted" | "all" | Filter by status: pending (default) | accepted | all |
| limit | number | Max results to return (default 20 for pending, 50 for accepted/all) |
| cursor | string | Pagination cursor (pending status only) |
| days | number | For accepted/all: look back this many days (default 30) |
| campaign_id | string | For accepted/all: filter by campaign ID |
Related tools
Send LinkedIn Invitation
Send personalized LinkedIn connection requests by provider ID, slug, or URL. Optional 300-char notes boost acceptance, with built-in daily safety limits.
Cancel LinkedIn Invitation
Withdraw a pending LinkedIn connection invitation you sent using its invitation ID. Keep your outbound request queue clean and current.
Respond To LinkedIn Invitation
Accept or decline incoming LinkedIn connection invitations by URN, with no daily limit. Clear your inbound requests in one streamlined step.
Set Auto-Withdraw Pending Invitations
Automatically withdraw stale pending LinkedIn invitations after a set number of days (7 to 90) to keep your outstanding invite count clean.
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.