Create a share snapshot of a conversation or single message
Shares
Create a share snapshot of a conversation or single message
Creates an immutable snapshot of a conversation (or a single
message when message_id is provided) plus any artifacts it
references. Returns both a UI URL and a public-facing API URL.
POST
Create a share snapshot of a conversation or single message
Authorizations
User-bound credential carrying an identity: either a session JWT
or a user access token (at:*) generated from the user settings UI.
Send as Authorization: Bearer <token>.
Org API keys (iak_*) are not accepted here - they carry
no user identity. Use the x-prismeai-api-key header instead
(see OrgApiKeyAuth).
Path Parameters
Maximum string length:
64Maximum string length:
64Body
application/json
Optional - when set, share is scoped to this single message
(type: "message" instead of "conversation").
Maximum string length:
128