Skip to main content
GET
List conversations

Authorizations

Authorization
string
header
required

Agent Token (rly_live_…), shown once at agent creation.

Query Parameters

cursor
string

Opaque next_cursor from the previous page.

limit
integer
default:50
Required range: 1 <= x <= 100

Response

Conversations visible to this agent.

conversations
object[]
required
Maximum array length: 100
next_cursor
string

Opaque cursor for the next page. Omitted on the final page.