Skip to main content
GET
View a shared conversation
Anonymous/public consumers call this route to fetch the sanitized conversation, messages, and metadata for a share. No authentication is required, but the API tracks view counts via IP/User-Agent derived viewer IDs.

Path Parameters

shareId
string
required

Share identifier returned by POST /api/v1/share.

Required string length: 8 - 64

Response

Shared conversation returned.

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object
required