Inbox
List Conversations
Retrieve conversations from your LinkedIn accounts
GET
Returns all conversations for LinkedIn accounts in your workspace. Optionally filter by a specific LinkedIn account.Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
Filter by specific LinkedIn sender account ID. If not provided, returns conversations from all accounts.
Number of conversations per page (max: 100)
Token for fetching the next page of conversations. Returned in the previous response.
Response
Array of conversation objects
Pagination metadata
Authorizations
API key for authentication
Query Parameters
Filter by specific LinkedIn sender account ID. If not provided, returns conversations from all accounts.
Number of conversations per page (max 100)
Required range:
1 <= x <= 100Token for fetching the next page of conversations. Returned in the previous response.