Read the organization prompt policy
The organization’s additive-only prompt policy: short text prepended and appended to every agent’s standing instructions. It ADDS rules — it can never remove or weaken a platform safety, evidence, approval or tool rule, and the agent is told so explicitly. Authorization: any authenticated org member. Response `{ data: { prepend, append, version } }`, zeroed when no policy has been set.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The organization prompt policy.
data