List tool-consent grants
GET /v1/consent/grants — List authoring-time consent grants for Tier-3 / Tier-4 tools running from cron / workflow / agent sources. Each grant bi
GET /v1/consent/grants
List authoring-time consent grants for Tier-3 / Tier-4 tools running from cron / workflow / agent sources. Each grant binds (scope, tool_name, args_constraints). Filter by scope_kind + scope_id, user_id, or include revoked rows via include_revoked=true.
| Method | GET |
| Path | /v1/consent/grants |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | admin |