How to see cloud rules?

How to see cloud rules in ISC any API for this? or any specific setup to see cloud rules?

Hi @shaffusailpoint

Please check following

GET /api/rule/list - Identity Security Cloud (ISC) / Non-Public API Deprecations - SailPoint Developer Community

any easy way like using VS code

You can use sp-config APIs to export type RULE and then use Freeformatter for Unescaped the Rule script.

SP-Config | SailPoint Developer Community

Free Online Java or .Net Escape / Unescape Tool - FreeFormatter.com

@shaffusailpoint Do you have SailPoint extension added to VS code? then cloud rules can be viewed(only) there. But to extract the code, you need to unescape it.

so under rules we can able to see cloud connector rules as well?

that’s correct. BuildMap rule is a cloud rule, and I am able to see that rule