v1

latestOpenAPI 3.1.02026-08-047777149.4 KB
Workspace Chat

Create a read-only chat export URL

Return a signed relative URL (exportUrl) for sharing a completed chat session. Idempotent while the latest link is still valid.

post/api/v1/workspaces/{workspace}/chat-export-url

Path parameters

workspacestring required

Workspace short name

Request body

userIdstring email required
sessionIdstring required
ttlSecondsinteger nullable

Optional link lifetime

Response

Export link

exportUrlstring

Relative path to open the read-only chat export in the RunWhen UI