Manage Help Scout mailboxes and folders via the API

domain: developer.helpscout.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with a Bearer token obtained via the OAuth 2.0 client credentials flow from /v2/oauth2/token.
  2. List all mailboxes your app has access to with GET /v2/mailboxes — note each mailbox 'id' and 'slug' for subsequent operations.
  3. Retrieve the folders within a specific mailbox with GET /v2/mailboxes/{mailboxId}/folders — folders include system defaults (Mine, Unassigned, Open, etc.) and custom folders.
  4. Create a custom folder within a mailbox with POST /v2/mailboxes/{mailboxId}/folders, supplying a 'name' for the folder.
  5. List conversations in a specific folder by calling GET /v2/conversations with 'mailbox' and 'folder' query params set to the relevant IDs.
  6. Move a conversation to a different folder with PATCH /v2/conversations/{conversationId} using a JSON Patch operation to update the 'folderId' field.

Known gotchas

Related routes

create a conversation via the Help Scout Mailbox (Inbox) API 2.0
helpscout.com · 6 steps · unrated
Create Help Scout conversations with custom fields, attach tags, and retrieve conversation threads via the Mailbox API
developer.helpscout.com · 6 steps · unrated
Create and organize Help Scout Docs knowledge-base collections and articles via the Docs API
developer.helpscout.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans