Public-facing share viewer (auth-required)
Shares
Public-facing share viewer (auth-required)
Returns the share snapshot. Despite the /shared/ prefix this
endpoint still requires authentication - both end-user JWTs
(Authorization: Bearer) and iak_* instance keys
(x-prismeai-api-key) work, but anonymous callers are rejected.
The response sets is_mine: true when the caller owns the share.
GET
Public-facing share viewer (auth-required)
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:
128