Skip to main content
GET
List Lexi Conversations

Request

Query Parameters

integer
default:"1"
Page number.
integer
default:"25"
Results per page. Maximum 100.
Optional full-text search against conversation titles and message content.
string
Filter by the user who owns the conversation. When omitted, returns conversations for the current API key’s user.
string
Filter to conversations tied to the given contact context.
string
Filter to conversations tied to the given deal context.
boolean
default:"false"
When true, includes archived conversations.

Headers

Response

object
object
Pagination metadata: page, per_page, total.
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors