Skip to main content
GET
List conversation threads

Authorizations

Authorization
string
header
required

A Contact Button scoped bearer key. Send Authorization: Bearer <token>. Token abilities are enforced independently of workspace membership; both checks must pass. Interactive MCP clients use registered OAuth applications, Authorization Code + PKCE, audience-bound tokens, and explicit workspace grants. Personal Sanctum tokens remain supported.

Path Parameters

workspace
string<uuid>
required

Query Parameters

cursor
string
view
enum<string>
default:inbox
Available options:
inbox,
unread,
starred,
closed
channel
enum<string>
Available options:
web_chat,
email,
whatsapp,
form
Maximum string length: 200
limit
integer
default:30
Required range: 1 <= x <= 100

Response

200 - application/json

Successful data envelope.

data
any
required
meta
object
required