Returns the HTML legal content stored for the caller’s
organization under the given type. Open to any authenticated
user; the content is read directly from the workspace’s /files
API using the predictable id legal-{orgSlug}-{type}. Returns
an empty content when no document exists yet.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
Legal document type slug (e.g. cgu, privacy-policy,
secure-chat).
64^[a-z0-9-]+$