latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14129143297.4 KB

0e52fe5f8d33

admin

Get Shared Data Conversation

Return the consenting user's single conversation.

Each user has at most one conversation (enforced by the uq_sessions_user_id constraint on OSS). 404s if the user has no conversation yet, which is normal for a freshly onboarded user who hasn't sent a first message.

get/api/admin/shared-data/users/{user_id}/conversation

Path parameters

user_idstring required

Response

Successful Response

session_idstring required
channelstring required
created_atstring nullable required
last_message_atstring nullable required
message_countinteger required
last_trim_seqinteger nullable