List all agent enforcement policies for the authenticated tenant
GET /v1/maip/policies
Returns all MAIP agent policies configured for the authenticated tenant. Policies define runtime enforcement rules that govern what agents can do based on trust scores, scopes, delegation depth, and agent type.
X-API-Key header or Bearer JWT token. Tenant-scoped via cookie or JWT claim.
"scope", "trust", "rate", "custom"."active", "disabled", "archived". Only
active policies are evaluated during policy checks.100."allow", "deny", "require_approval"), and an optional
requires_approval flag. See Create Policy for the full
rule schema.API key for machine-to-machine authentication
Array of policies
UUID primary key
UUID of the owning tenant
Human-readable policy name
Detailed policy description
Policy category
scope, trust, rate, custom Policy lifecycle status
active, disabled, archived Evaluation priority (lower = first)
Array of policy rules