curl -X POST "https://server.smartlead.ai/api/v1/master-inbox/archived?api_key=YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"filters": {"campaignId": 12345}, "limit": 20}'
Retrieve archived conversations removed from active inbox
curl -X POST "https://server.smartlead.ai/api/v1/master-inbox/archived?api_key=YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"filters": {"campaignId": 12345}, "limit": 20}'
REPLY_TIME_DESC or SENT_TIME_DESCcurl -X POST "https://server.smartlead.ai/api/v1/master-inbox/archived?api_key=YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"filters": {"campaignId": 12345}, "limit": 20}'