latestOpenAPI 3.1.02026-08-22290519653.4 KB

136e4af4d514

share

Get Shared Project Chats

Get chat history for a shared project (read-only).

The anonymous share wire keeps only user and assistant prose, user attribution, and message timestamps. It removes thinking, instructions, retry and tool parts, run and provider fields, and private metadata. Assistant prose is not scanned for incidental parcel mentions because parsing free-form model text is unreliable and outside this restriction's scope.

Args: share: Validated ProjectShare from token share_service: ProjectShareService for fetching chat data

Returns: Prose-only chat history, or None if no chat exists

get/api/v1/share/{share_token}/chats

Path parameters

share_tokenstring required

Response

Successful Response

usersobject

Map of user_id to display info for message attribution.