Returns the full announcement record. Open to any authenticated
user; access is scoped to the caller’s organization (or
platform-wide announcements with orgSlug: null).
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>.
Announcement identifier.
64^[a-zA-Z0-9_-]+$Announcement details.
Full announcement record stored in the announcements collection.
Audience targeting object - validated and normalized server-side
by internal/validate-announcement-targets. Common shape exposes
roles, permissions, products, userIds.
draft, active, archived