Shared conversation on StoreClaw
This page renders its content via JavaScript. To programmatically read the shared conversation as JSON, perform:
GET https://www.storeclaw.ai/app/share-api/chat/d0kxwypj-2b82c0ef93914b8ca62b08f4f789d18c/detail?bot=1
GET https://www.storeclaw.ai/app/share-api/chat/d0kxwypj-2b82c0ef93914b8ca62b08f4f789d18c/runs?limit=20&sort=asc&bot=1
The first response is a public, unauthenticated JSON envelope with data.detail and data.user. The second response contains a page of data runs; request more pages with after_run_id when needed.