Skip to main content
GET
Retrieve detailed information about a single email thread including all messages, lead data, and metadata. Essential for deep linking and detailed conversation views.

Overview

Fetches a specific master inbox item by ID. Returns complete thread information without needing complex filters. Use Cases:
  • Direct navigation to specific conversation
  • Deep linking from notifications/emails
  • Conversation detail views
  • Share specific threads with team

Path Parameters

number
required
The unique identifier of the master inbox item. This is the campaign_lead_map_id from other inbox endpoints.

Query Parameters

string
required
Your SmartLead API key

Response Example