202 with a pending-approval body instead of executing:
- Per-user:
/v1/users/:user_id/approvals(the user’s queue) - Cross-user:
/v1/approvals(developer dashboard, all users)
Which actions are gated is configured per primitive on the
Account Kit (
requiresApproval). See
Architecture → Approvals for the execution model.