Skip to main content
POST
Create Conversation Listener Token

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

conversation_id
string
required

Response

Successful Response

Response shape for the listener-token endpoint.

Holds everything the client needs to subscribe to a live conversation as a read-only observer.

url
string
required

LiveKit server URL

token
string
required

Listener JWT (subscribe-only, hidden, audio + data)

room_name
string
required

LiveKit room the conversation is in

expires_at
string<date-time>
required

Listener token expiry (UTC)