| Field | Type | Required | Description | Example |
|---|---|---|---|---|
scopeType |
Optional<ScopeTypeEnum> | ➖ | Specifies the level for retrieving policies or roles, either at the account level or within product environments. | prodenv |
scopeId |
Optional<String> | ➖ | The ID of a specific product environment where the policy is applied. This parameter is only relevant if scope_type is "prodenv".- <product_environment_id> |
|
enabled |
JsonNullable<Boolean> | ➖ | Filter policies by enabled status (true/false). | |
cursor |
Optional<String> | ➖ | A pagination cursor for fetching subsequent results. |