| Name | Type | Description | Notes |
|---|---|---|---|
| aggregate | bool | Aggregate missing configurations from parent policies (requires --paths) | [optional] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| object_type | list[str] | Optional object types filter (items or targets) | [optional] |
| paths | list[str] | Filter by exact policy paths | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| types | list[str] | Filter by policy types | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |