Get Conversations
Conversations
Get Conversations
Lists all conversations from your workspace inbox. Shows leads with active conversations. Supports pagination and filters.
GET
Get Conversations
Documentation Index
Fetch the complete documentation index at: https://docs.walead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Lists all conversations from your workspace inbox. Shows leads with active conversations and supports pagination and multiple filters.Pagination
Results are paginated with 15 conversations per page. Use thepage parameter (1-based) to navigate through pages.
Filters
You can filter conversations by:- campaign: Filter by campaign ID
- account: Filter by LinkedIn account ID
- search: Search by lead name or message content
- read: Filter by read status (true/false)
- tag: Filter by conversation tags
- sentiment: Filter by sentiment classification
Use Cases
- Build a custom inbox interface
- Monitor conversations across all campaigns
- Filter conversations by specific criteria
- Search for specific leads or message content
Response
Returns an array of conversation objects with pagination information. Each conversation includes:- Basic lead information
- Last message preview
- Read status
- Associated campaign and account
- Tags and sentiment data
Authorizations
API key for authentication. Generate from your WaLead dashboard.
Query Parameters
Page number for pagination (1-based, 15 results per page)
Filter by campaign ID
Filter by LinkedIn account ID
Search conversations by lead name or message content
Filter by read status (true/false)
Available options:
true, false Filter by tag
Filter by sentiment classification