Inbox
The Inbox API allows you to retrieve and reply to messages received in your Woodpecker inbox. You can:
- List inbox messages using the v2/inbox/messages endpoint to browse or filter replies from prospects across all campaigns,
- Send a reply to a specific message using the v2/inbox/messages/{id}/reply endpoint - when you want to respond directly to a prospect’s email, via one of your connected SMTP mailboxes,
- If you need to fetch all replies related to a specific prospect, use the dedicated v2/prospects/{pid}/responses endpoint.