Get Sent Invitations
Network Management
Get Sent Invitations
Retrieve LinkedIn connection invitations you have sent with pagination and filtering
POST
Get Sent Invitations
Search and retrieve invitations you have sent with detailed information about each invitation and recipient. Supports pagination and filtering by invitation type.Documentation Index
Fetch the complete documentation index at: https://docs.linkupapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Credit Usage: 1 credit per page of results. For example:
- 1 page = 1 credit
- 5 pages = 5 credits
Header Parameters
Your API key
Body Parameters
Filter by invitation type. Available types:
- CONNECTION (to people)
- ORGANIZATION (to pages)
- CONTENT_SERIES (to newsletters) If not specified, CONNECTION type will be used.
Number of invitations to return (used when not in pagination mode)
First page to fetch when using pagination mode (default: 1)
Last page to fetch when using pagination mode (default: same as start_page)
Country code for proxy selection. Available: (US, UK, FR, DE, NL, IT, IL, CA, BR, ES, IN)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)