Skip to main content
POST
Preview Effective Policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Body for dry-run effective-policy resolution.

agent_id
string<uuid> | null
task_policy
PolicyDocument · object | null

Source policy document stored per scope.

Response

Successful Response

effective_policy
EffectivePolicy · object
required

Resolved immutable policy snapshot.