Skip to main content
GET
List conversations

Authorizations

Authorization
string
header
required

API key starting with leo_

Query Parameters

limit
integer
default:50

Items per page

Required range: 1 <= x <= 100
offset
integer
default:0

Items to skip

Required range: x >= 0
channel
enum<string>
Available options:
email,
linkedin,
whatsapp
status
string
unread_only
boolean
default:false
contact_id
string<uuid>
sort
string
default:-last_message_at

Options: last_message_at, created_at, unread_count

Response

List of conversations

data
object[]
meta
object
Example: