Skip to main content
GET
List the current conversation window

Authorizations

Authorization
string
header
required

Server-side tenant-scoped credential created from Build > API Keys.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
view
enum<string>
default:all
Available options:
all,
needs_reply,
handoff
replyState
enum<string>
default:all
Available options:
all,
failed
policyStatus
enum<string>
default:all
Available options:
all,
active,
archived,
blocked
responseMode
enum<string>
default:all
Available options:
all,
ai,
manual,
frozen
optedOut
boolean

Filter conversations by the current contact opt-out state.

Response

Current conversation window

conversations
object[]
required
needsReplyCount
integer
required
handoffCount
integer
required
hasMore
boolean
required
asOf
string<date-time>
required
version
integer
required
liveWindow
object
required
nextCursor
string