Get correspondent policy
Read the correspondent policy for a scope (account by default, or a pod/inbox). Returns the mode this scope sets for each direction, the effective mode after inheritance, this scope’s own rules, and the rules inherited from parent scopes. Requires an account-wide API key — pod- and inbox-scoped keys are rejected, so an agent holding its own operational key cannot read or reason about the boundary confining it.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Confine the operation to one pod's policy. Accepts the pod ID. Mutually exclusive with inboxId.
Confine the operation to one inbox's policy. Mutually exclusive with podId.
Response
The resolved policy for the scope
The resolved policy for the scope